selpos "text"

Features wanted...
Post Reply
jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

selpos "text"

Post by jacky »

Something I would find very useful : if the syntax of ::selpos would support an "extra" parameter.

Not really another one, but that if it is quoted, it's treated as a string which is "passed" to the find-as-you-type feature.

So to go to XY's folder and select the readme, we could do things like :

Code: Select all

::goto <xypath>::selpos "ReadMeXY"
//or
::goto <xypath>::selpos "read"
//or to be "sure"
::goto <xypath>::selpos "readmexy.txt"
Proud XYplorer Fanatic

Post Reply