Compare commits
6 commits
3a5405f03d
...
35c547a090
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | 35c547a090 | ||
Bruno BELANYI | ad1cfbd6f0 | ||
Bruno BELANYI | baa853477d | ||
Bruno BELANYI | 3ac85b8762 | ||
Bruno BELANYI | c74acda957 | ||
Bruno BELANYI | 98c90d77c5 |
|
@ -87,7 +87,7 @@ in
|
||||||
|
|
||||||
# Accept sloppy Ctrl key when switching windows, on top of default mapping
|
# Accept sloppy Ctrl key when switching windows, on top of default mapping
|
||||||
bind-key -N "Select the previous window" C-p previous-window
|
bind-key -N "Select the previous window" C-p previous-window
|
||||||
bind-key -N "Select the next window" C-n next -window
|
bind-key -N "Select the next window" C-n next-window
|
||||||
|
|
||||||
# Better vim mode
|
# Better vim mode
|
||||||
bind-key -T copy-mode-vi 'v' send -X begin-selection
|
bind-key -T copy-mode-vi 'v' send -X begin-selection
|
||||||
|
|
Loading…
Reference in a new issue