Add binding for t
This commit is contained in:
parent
bdc41a6a22
commit
9b60b091d6
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ bind-key t run-shell 'tmux-popup zsh'
|
||||||
bind-key g run-shell 'tmux-popup lazygit'
|
bind-key g run-shell 'tmux-popup lazygit'
|
||||||
bind-key f run-shell 'tmux-popup nnn'
|
bind-key f run-shell 'tmux-popup nnn'
|
||||||
bind-key h run-shell 'tmux-popup htop'
|
bind-key h run-shell 'tmux-popup htop'
|
||||||
|
bind-key g run-shell 'tmux-popup t'
|
||||||
|
|
||||||
# Vim keybindings for pane movement
|
# Vim keybindings for pane movement
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue