> [!IMPORTANT] > This issue was migrated from Trac: > > | **Origin** | https://midnight-commander.org/ticket/4161 | > | :------------- | :------------------------------------------------------------------------------------------------ | > | **Reporter** | `jedi7` (devel@….org) | > | **Keywords** | `listbox`, `search`, `chown` | This patch add support to fast move to item in list. When a-z key is pressed, then it search first character in list and move select to him. It is extremely usable on chown dialog, where searching for proper name is hell. Now you can just press first character of name and it moves here. Patch attached and also here: https://github.com/MidnightCommander/mc/pull/160 > [!NOTE] > Original attachments: > > * [0001-Add-support-for-fast-select-in-listbox-by-key.patch](https://github.com/MidnightCommander/trac-archive/blob/master/attachments/ticket/4161/0001-Add-support-for-fast-select-in-listbox-by-key.patch) ([raw](https://github.com/MidnightCommander/trac-archive/raw/master/attachments/ticket/4161/0001-Add-support-for-fast-select-in-listbox-by-key.patch)) by `jedi7` (devel@….org) on `Dec 22, 2020 at 19:23 UTC`
Important
This issue was migrated from Trac:
jedi7(devel@….org)listbox,search,chownThis patch add support to fast move to item in list.
When a-z key is pressed, then it search first character in list and move select to him.
It is extremely usable on chown dialog, where searching for proper name is hell.
Now you can just press first character of name and it moves here.
Patch attached and also here: #160
Note
Original attachments:
jedi7(devel@….org) onDec 22, 2020 at 19:23 UTC