add the compose portion to the tmux config.
This commit is contained in:
parent
49dacf2dad
commit
7f5cea8791
1 changed files with 3 additions and 1 deletions
|
|
@ -94,4 +94,6 @@ bind M \
|
|||
set -g mouse-resize-pane off \; \
|
||||
set -g mouse-select-pane off \; \
|
||||
set -g mouse-select-window off \; \
|
||||
display 'M: OFF'
|
||||
display 'M: OFF'
|
||||
|
||||
bind C-v command-prompt -p compose "if '~/bin/tmuxcompose/compose.py \\%% | tmux load-buffer -' 'pasteb -d' 'display notfound'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue