I observe some strange behavior of sel command. Don't know, is it a bug or something else, or even normal?
Concretely:
In the folder content list we can see a long list of folders, more longer as 100 folders. I want to pick out a folder using sel:
Code: Select all
sel "[folder100-*]";Now I go deeper with the command
Code: Select all
sel "[folder200-*]";But now I want to go up in the list view to the folder Nr. 195 - it is only 5 folders above the 200. folder and
can be seen in the current view, I also want it to be emphasized:
Code: Select all
sel "[folder195-*]";This happens with all folders that are residing above the folder Nr. 200 of this example.
Not the number of the current folder does matter, but something else.
XYplorer Beta Club