Open badmotorfinger opened 7 years ago
Typing z and pressing TAB should expand to an directory which exists in the current directory.
z
Perhaps the "Last Accessed" or some other FileSystem metadata can be used to determine if it's a valid candidate.
Do you mean that the items in the current directory should precede other expansion candidates?
That is correct, however, it should still follow the ranking algorithm by taking Last Accessed into account.
Typing
z
and pressing TAB should expand to an directory which exists in the current directory.Perhaps the "Last Accessed" or some other FileSystem metadata can be used to determine if it's a valid candidate.