PDA

View Full Version : Forklift doesn't include currently selected iten when navigating by entering filename


dr_bonzo
05-19-2008, 04:47 PM
Hello :)

Forklift does not include currently selected iten when navigating by entering filename

So I have such contents in a directory:

---------------
app/ << is selected
bbb/
ccc/
...
autorun.txt
---------------

And i hit [A][P] and autorun.txt gets selected, instead of selection staying on app/ (as app/ is the first match for "ap..." string)

Why autorun? because it starts with A, and hitting [A] moves to first item starting with A (but does not count in currently selected app/).

If something other than app/ is selected (lets say bbb/) and [A][P] is hit - then app/ is correctly selected

(why not just hit ENTER while app/ is by default selected? As I traverse many paths, for example: /services/www/blog/app, i enter each directory name + enter (SER[ENTER]WW[ENTER]BL[ENTER]APP[ENTER]...) , without checking if its first, or if is currently selected - that's just simpler and faster, "does not make me think" :) - this just works always, even if you add aaaaaaa/ dir which would be shown just over app/ and then you cannot hit just enter)