various tweaks to shell usage

This commit is contained in:
2019-04-09 20:59:07 -05:00
parent 12d2b63771
commit b88493b6ac
3 changed files with 28 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ set -g base-index 1
setw -g pane-base-index 1
bind r source-file ~/.tmux.conf \; display "Reloaded!"
bind -r '`' clear-history \; display "History Cleared!"
bind C-a send-prefix
@@ -29,6 +30,7 @@ bind L resize-pane -R 5
setw -g mouse off
set -g default-terminal "screen-256color"
set -g history-limit 6000
set -g window-status-attr dim
set -g window-status-current-attr bright