From 6298e1cd07bd31c729be30baba957350554e74ad Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 5 Feb 2023 14:24:25 -0500 Subject: [PATCH] Auto Update --- files/.tmux.conf | 2 ++ 1 file changed, 2 insertions(+) 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"