nimble-commander icon indicating copy to clipboard operation
nimble-commander copied to clipboard

Feature Request: Choose directory (F1/F2) with cursor keys

Open mikekazakov opened this issue 2 years ago • 2 comments

Discussed in https://github.com/mikekazakov/nimble-commander/discussions/162

Originally posted by Amadeus6767 March 17, 2024 Hi,

I hope it is a simple request and I have the feeling it worked before. But now it does not. If I press "F1" to search for a directory/ harddisk and then start typing - nimble commander finds all the devices in which the phrase appears.

For example. I Have 6 harddisk named : Foto_1, Foto_2, Foto_3, Foto_4, 8TB_1_Foto, 8TB_2_Foto If I type "8TB", nimble commander shows me the last 2 devices.

Now the request: I would like to choose the second device "8TB_2_Foto", JUST by pressing the "Cursor DOWN" key.

That does not work. Would it be possible to implement that feature?

Regards

Amadeus6767

mikekazakov avatar Mar 29 '24 13:03 mikekazakov

Yes, I noticed too that the „Arrow down“ key doesn’t work anymore, also when trying to select a location from the favorites list

necrevistonnezr avatar Mar 31 '24 08:03 necrevistonnezr

I'm writing a replacement component to not rely on the behaviour of NSMenu at all. Stay tuned :)

mikekazakov avatar Mar 31 '24 12:03 mikekazakov

New UI, currently in a branch https://github.com/mikekazakov/nimble-commander/tree/gh187, close to be merged into Main: Screenshot 2024-04-07 at 23 09 02

The same component is used for quick lists, which are going to be expanded soon: Screenshot 2024-04-07 at 23 10 45

mikekazakov avatar Apr 07 '24 22:04 mikekazakov

Fixed, please check the nightly builds.

mikekazakov avatar Apr 09 '24 20:04 mikekazakov

Thank you so much!!

silicooon avatar Apr 09 '24 20:04 silicooon