-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Probably due to the API deprecation in recent nautilus releases, and likely the author is painfully aware, but this issue is not registered anywhere, so here we go...
Steps to reproduce:
$ sudo add-apt-repository -y ppa:lubomir-brindza/nautilus-typeahead
[...]
$ sudo apt update
[...]
$ apt show nautilus | egrep "Version|Sources"
Version: 1:46.2-0ubuntu0.2ppa1
APT-Sources: https://ppa.launchpadcontent.net/lubomir-brindza/nautilus-typeahead/ubuntu noble/main amd64 Packages
$ sudo apt install --reinstall nautilus
[...]
$ killall -9 nautilus
$ nautilus
** Message: 18:35:43.970: Connecting to org.freedesktop.Tracker3.Miner.Files
With Preferences > Search on type ahead off.
When typing, there is no more little text box widget in the bottom right displaying the currently typed string.
When hitting backspace to modify the selection, e.g. wanting to correct "doc" -> [1x backspace] -> "dow", it instead changes to the parent directory.
Maybe the backspace could be rebound to text deletion while typeahead is active. But it would be weird without the visual feedback of the text box.
Metadata
Metadata
Assignees
Labels
No labels