File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# TMUX Easymotion
22
3- ![ demo] ( https://user-images.githubusercontent. com/20437334/109680947-f1bf2680-7bb7-11eb-9990-1deb3d5a5736.gif )
3+ ![ demo] ( https://github. com/user-attachments/assets/0e97e9ee-2a62-43ac-990a-f896ff5211b2 )
44
55### Installation
66
@@ -14,7 +14,7 @@ bind s run-shell "tmux neww ~/.tmux-easymotion/easymotion.py"
1414```
1515
1616### Key bindings
17- ` prefix ` + ` / ` -> hit a character -> hit hints (jump to position) -> press ` Enter ` to copy
17+ ` prefix ` + ` s ` -> hit a character -> hit hints (jump to position) -> press ` ve ` and ` y ` to copy
1818
1919` prefix ` + ` ] ` to paste
2020
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22
33CURRENT_DIR=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
4- tmux bind-key / new-window " $CURRENT_DIR /easymotion.py"
You can’t perform that action at this time.
0 commit comments