tmux | added keymapping for gmail-filter
This commit is contained in:
parent
e8da73d6bb
commit
6a58cfdada
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
bind C-8 select-window -t 18
|
||||
bind C-9 select-window -t 19
|
||||
bind C-c run "tmux show-buffer | wl-copy"
|
||||
bind C-e split-window -v gmail-filter
|
||||
bind C-g display-popup -d "#{pane_current_path}" -w 80% -h 80% -E "lazygit"
|
||||
bind C-j display-popup -E "tmux list-sessions | sed -E 's/:.*$//' | fzf --reverse | xargs tmux switch-client -t"
|
||||
bind C-o display-popup -w 90% -h 90% -E "ttmenu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue