mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 08:59:55 -06:00
various tweaks to shell usage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user