nested tmux

This commit is contained in:
Michael Chalupiak 2025-03-20 19:37:53 -04:00
parent f44ce08f75
commit 5fdb8166cb
2 changed files with 6 additions and 0 deletions

View File

@ -8,3 +8,4 @@ https://feeds.simplecast.com/6c2VScgo
https://feeds.simplecast.com/pp_b9xO6
https://notrelated.xyz/rss
https://joeyh.name/blog/index.rss
https://kagifeedback.org/atom/t/release-notes

View File

@ -24,3 +24,8 @@ bind-key l select-pane -R
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
#run '~/.tmux/plugins/tpm/tpm'
run-shell "tmux source-file ~/.local/share/tinted-theming/tinty/repos/tinted-tmux/colors/base16-$BASE16_THEME.conf"
set -g prefix None
bind -Troot C-a switchc -Tprefix
bind -Tprefix C-x if -F '#{s/empty//:key-table}' 'set key-table empty' 'set -u key-table'
bind -Tempty C-x switchc -Tprefix