add btop and xplr tui floating windows in tmux config
This commit is contained in:
@@ -23,6 +23,8 @@ bind-key c-p switch-client -l
|
||||
bind c-g popup -E -w 100% -h 100% -d "#{pane_current_path}" -b rounded lazygit
|
||||
bind c-t popup -E -w 100% -h 100% -b rounded -d "#{pane_current_path}"
|
||||
bind c-s popup -E -w 100% -h 100% -b rounded "sesh"
|
||||
bind c-b popup -E -w 100% -h 100% -b rounded "btop"
|
||||
bind c-f popup -E -w 100% -h 100% -b rounded "xplr"
|
||||
bind c-x confirm-before -p "Kill current session #S? (y/n)" kill-session
|
||||
|
||||
bind j command-prompt -p "Join window:" "join-pane -h -s %1"
|
||||
|
||||
Reference in New Issue
Block a user