Update .tmux.conf

This commit is contained in:
deflax 2018-09-28 11:44:55 +03:00 committed by GitHub
parent 6789b96ee7
commit 0b4c529b63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@
# and fill the 'gaps' with manual rebind in the conf file using this command: # and fill the 'gaps' with manual rebind in the conf file using this command:
# tmux -f /dev/null -L temp start-server \; list-keys # tmux -f /dev/null -L temp start-server \; list-keys
unbind-key -a unbind-key -a
display-message "] afx' .tmux.conf v7.3 (⌐■_■) ["
set-option -g prefix F2 # ctrl+b => F2 set-option -g prefix F2 # ctrl+b => F2
#bind-key a send-key M-a # alt+a = alt+a+a #bind-key a send-key M-a # alt+a = alt+a+a
@ -25,7 +24,7 @@ setw -g mode-keys vi
#setw -g mode-mouse off #tmux 1.9 #setw -g mode-mouse off #tmux 1.9
set-option -g mouse off #tmux 2.1 set-option -g mouse off #tmux 2.1
bind-key r source-file ~/.tmux.conf bind-key r source-file ~/.tmux.conf \; display-message "] afx' .tmux.conf v7.3 (⌐■_■) ["
bind-key R refresh-client bind-key R refresh-client
bind-key : command-prompt bind-key : command-prompt