Let's say a user does ls -lrta or find to print paths relative to current directory, currently they are not recognized and opened. The feature request is to first look for a full path, if not matched, then look for path under the current working directory of the pane.
Let's say a user does
ls -lrta
orfind
to print paths relative to current directory, currently they are not recognized and opened. The feature request is to first look for a full path, if not matched, then look for path under the current working directory of the pane.