schasse / tmux-jump

Vimium/Easymotion like navigation for tmux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enable plugin when already in copy mode and scrolled around

gewo opened this issue · comments

#16 :)
@gewo would you help to test?

cd $HOME
git clone --branch beta git@github.com:schasse/tmux-easymotion.git
### in tmux.conf
# set -g @plugin 'schasse/tmux-easymotion' # (needs to be disabled, e.g. via comment)
run '$HOME/tmux-easymotion/easymotion.tmux'

available in master