Files
ShadowArch/ShadowArch/tmux.conf
2017-06-23 13:56:31 -05:00

8 lines
329 B
Bash

unbind C-z
set-option -ga terminal-overrides ',*:enacs@:smacs@:rmacs@:acsc@'
bind-key -T prefix X confirm-before -p "kill-pane #P? (y/n)" kill-pane
bind-key -T prefix x new-window cryptoworkbench
bind-key -T prefix b new-window lynx https://aninix.net/
bind-key -T prefix s set status
bind-key -T prefix S setw synchronize-panes