Page 1 of 1
Move in a list (in a circle)
Posted: 28 May 2023 15:48
by Perspective
Hello all,
The program is great and has a lot of setting options, which I love.
In addition to these many functionalities, I wish a little feature.
If you move up or down in a file list with the keyboard and arrive at the top or bottom, then the next keystroke should jump to the other end of the file list.
Kind regards
Perspective
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 09:40
by admin
Hello and welcome! It's a bit unusual for a file list in my experience. I like it when it stops at the end. Do you know of another file manager that does this?
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 10:28
by highend
We had a thread about this here in the forum somewhere (iirc with a solution, scripted...). Can't find it atm, though

Re: Move in a list (in a circle)
Posted: 01 Jun 2023 10:50
by admin
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 11:15
by admin
I'm not sure why I abandoned that thread but it's easy to implement, easy to understand, and there is some demand -- so why not!
There are only two problems left to solve:
1) Where to put the setting? The configuration dialog is running out of space.
2) How to call the setting? "Wrap around list", "Cycle list position", "Circular list" ???
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 13:25
by phred
admin wrote: ↑01 Jun 2023 11:15
2) How to call the setting? "Wrap around list", "Cycle list position", "Circular list" ???
Notepad++ has a search option to "Wrap Around."
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 14:16
by admin
What about "wrap-around list" with a hyphen? That seems to be a common term for such a thing.
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 14:17
by phred
admin wrote: ↑01 Jun 2023 14:16
What about "wrap-around list" with a hyphen? That seems to be a common term for such a thing.
That works for me.
Re: Move in a list (in a circle)
Posted: 01 Jun 2023 21:24
by Filehero