dotfiles/files/.tmux.conf
2023-03-01 02:39:27 -05:00

4 lines
125 B
Bash

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