added toggleterm and whitch-key.nvim.
due to adding whitch-key.nvim, also added descs to all keybinds.
This commit is contained in:
parent
855108ffc2
commit
5f5dc76261
5 changed files with 126 additions and 62 deletions
|
@ -61,6 +61,9 @@ bind r source-file ~/.tmux.conf
|
|||
#fix annoying escape behavior
|
||||
set -sg escape-time 0
|
||||
|
||||
#pass through focus events
|
||||
set -g focus-events on
|
||||
|
||||
#customizing ma tmux status line!
|
||||
#make sure the left status line can hold the stuff we are about to give it.
|
||||
set -g status-left-length 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue