Tmux title settings and blacklisted geogebra for firenvim
This commit is contained in:
parent
2b8c7a00a9
commit
87689902c8
5 changed files with 14 additions and 7 deletions
home/adrielus/features/cli/tmux
|
@ -60,3 +60,7 @@ bind-key -T copy-mode-vi 'C-k' select-pane -U
|
|||
bind-key -T copy-mode-vi 'C-l' select-pane -R
|
||||
bind-key -T copy-mode-vi 'C-\' select-pane -l
|
||||
# }}}
|
||||
# {{{ Get titles to work
|
||||
set-option -g set-titles on
|
||||
set-option -g set-titles-string "#T"
|
||||
# }}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue