Files
dotfiles/dot-tmux.conf
T
2025-09-10 15:05:34 +03:00

7 lines
151 B
Plaintext

set -g mouse on
set -g default-terminal "xterm"
set-option -g default-command fish
bind-key -n Home send Escape "OH"
bind-key -n End send Escape "OF"