nested tmux
This commit is contained in:
parent
f44ce08f75
commit
5fdb8166cb
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user