aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-05-26 19:00:46 +0000
committerterminaldweller <thabogre@gmail.com>2021-05-26 19:00:46 +0000
commit9bb49d1352c970f666cbf44b0eec11817b2ccb4f (patch)
tree2173d672774aa6710e65a80c7ea2764be63e12c0 /.tmux.conf
parentmerge (diff)
downloadscripts-9bb49d1352c970f666cbf44b0eec11817b2ccb4f.tar.gz
scripts-9bb49d1352c970f666cbf44b0eec11817b2ccb4f.zip
fixed the w3m script problems. now using exa. some other small stuff
Diffstat (limited to '')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 3fd013f..c01af8d 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -91,6 +91,7 @@ bind -T copy-mode-vi 'y' send -X copy-selection-and-cancel
bind ] paste-buffer
bind Space choose-buffer
# bind C-l send-keys 'C-l'
+bind -n C-h clear-history
#move windows
# bind-key -n C-S-Left swap-window -t -1