Jump to any point in the buffer fast.
Go to file
Sebastian Schasse 3ae847ba9e
Merge pull request #8 from schasse/bug_fixes
some Bug Fixes
2019-10-29 10:50:58 +00:00
scripts Merge branch 'master' into bug_fixes 2019-10-29 11:38:24 +01:00
spec reduce nr of keys and jump directly if there is only 1 possibility 2019-09-13 18:41:51 +02:00
.travis.yml no travis emails 2019-08-28 10:14:45 +02:00
easymotion.tmux fix cursor bug and ncurses programs bug 2019-05-01 11:19:46 +02:00
Gemfile add a testsuite 2019-08-28 09:32:28 +02:00
Gemfile.lock add a testsuite 2019-08-28 09:32:28 +02:00
README.md add screencast 2019-09-17 19:16:22 +02:00

tmux-easymotion

Build Status

easymotion for tmux.

tmux-easymotion

Requirements

Installation

Add plugin to the list of TPM plugins in ~/.tmux.conf:

set -g @plugin 'schasse/tmux-easymotion'

Hit tmux-prefix + I to fetch the plugin and source it. You should now be able to use the plugin.

Usage

  • tmux-prefix + j
  • <first letter of the word to jump to>