Closed timtyrrell closed 7 years ago
Is there anyway to debug this plugin? It isn't doing anything but I also don't get any messages, etc.
I was able to figure out from your source the command I was seeking, closing.
bind-key -t vi-copy "O" copy-pipe "xargs -I {} tmux run-shell 'cd #{pane_current_path}; open \"{}\" > /dev/null'"
Is there anyway to debug this plugin? It isn't doing anything but I also don't get any messages, etc.