tmux-plugins/tmux-open

If absolute path doesn't match, look relative to current directory of the pane

poetaman opened this issue · 0 comments

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.