Remove unused binding
This commit is contained in:
@@ -61,10 +61,6 @@ if '[ ! -n $ITERM_PROFILE ]' \
|
||||
# Enable strikethrough on VTE compatible terminals.
|
||||
set -ga terminal-overrides 'xterm*:smxx=\E[9m'
|
||||
|
||||
# Binding to create window-auto layout
|
||||
bind a run-shell ~/.local/share/tmux/layouts/window-auto
|
||||
# TODO: bind A run-shell ~/.local/share/tmux/layouts/window-auto --refresh
|
||||
|
||||
if -b '~/.config/tmux/check-version.sh ">=" 3.2 && ~/.config/tmux/check-version.sh "<" 3.3' {
|
||||
bind A display-popup -d '#{pane_current_path}' -w 50% -h 90% -E ~/.config/tmux/agent.sh
|
||||
bind H display-popup -w 75% -h 75% -E htop
|
||||
|
||||
Reference in New Issue
Block a user