diff --git a/files/.tmux.conf b/files/.tmux.conf index 336925f..f29f379 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -1 +1,3 @@ set -g default-terminal "screen-256color" +bind-key -n Home send Escape "OH" +bind-key -n End send Escape "OF"