dotfiles/files/.tmux.conf
2023-02-05 14:24:25 -05:00

4 lines
109 B
Plaintext

set -g default-terminal "screen-256color"
bind-key -n Home send Escape "OH"
bind-key -n End send Escape "OF"