mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-19 04:20:26 +01:00
tmux config change
This commit is contained in:
14
.tmux.conf
14
.tmux.conf
@@ -59,19 +59,7 @@ set -g set-titles-string 'TMUX - #S»#W»#T'
|
|||||||
set-window-option -g monitor-activity on
|
set-window-option -g monitor-activity on
|
||||||
set -g visual-activity off
|
set -g visual-activity off
|
||||||
|
|
||||||
# usefull bindings
|
# prefix-a will toggle pane synchronization
|
||||||
bind-key -n C-F1 neww -n shell
|
|
||||||
bind-key -n C-F2 neww -n mc mc
|
|
||||||
bind-key -n C-F3 neww -n root 'su -'
|
|
||||||
bind-key -n C-F4 neww -n rss newsbeuter
|
|
||||||
bind-key -n C-F5 neww -n moc mocp
|
|
||||||
bind-key -n C-F6 neww -n ncmpc++ 'ncmpcpp --host pirania'
|
|
||||||
bind-key -n C-F7 neww -n htop htop
|
|
||||||
bind-key -n C-F8 neww -n gema 'ssh vimja'
|
|
||||||
bind-key -n C-F9 neww -n vaio 'ssh vaio'
|
|
||||||
bind-key -n C-F10 neww -n pirania 'ssh -X pirania'
|
|
||||||
bind-key -n C-F11 neww -n argh 'ssh argh'
|
|
||||||
|
|
||||||
bind a setw synchronize-panes
|
bind a setw synchronize-panes
|
||||||
|
|
||||||
# move window
|
# move window
|
||||||
|
|||||||
Reference in New Issue
Block a user