tmux-open
tmux-open copied to clipboard
Tmux key bindings for quick opening of a highlighted file or url
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...
I click double with mouse to select file, then o or ctrl+O. Nothing happens not in server not in Kubuntu 20.04.2. When i try with ctrl+b then o then in...
Would you mind pushing a release tag for the latest master commit? Distributions tend to prefer "released" versions, and mirroring tools like Artifactory/Nexus can generally only mirror releases.
set -g @plugin 'tmux-plugins/tmux-open' trying to source .tmux.conf results in: ~/.tmux/plugins/tpm/tpm' returned 1
also, add an option to override the opener (xdg-open, open, etc).
Hi! I'm trying to invoke the plugin from search highlight but apparently it only works if I manually highlight the file or directory. Steps to reproduce: 1. Run `ls` 2....
- Allow opening URLs containing special chars, like quote characters - Selections must be strict, without surrounding whitespace This solves one of the issues I've commented at: - https://github.com/tmux-plugins/tmux-copycat/pull/134#issuecomment-447623916 Associated...
The README states one of the keybindings is as follows: ``` Shift-s - search the highlighted selection directly inside a search engine (defaults to google). ``` However, this did not...
Are there possibility to setup this? I don't see it in documentation, neither in code in *.tmux file