tmux statusline changes
This commit is contained in:
parent
e49b3ce1fd
commit
18d42a6efd
|
|
@ -9,6 +9,8 @@
|
|||
# \__|_| |_| |_|\__,_/_/\_\
|
||||
#
|
||||
#############################
|
||||
# Tmuxline theme-file
|
||||
source-file minimalist
|
||||
# use vim motion keys while in copy mode
|
||||
setw -g mode-keys vi
|
||||
#bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
|
|
@ -64,7 +66,7 @@ set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
|||
############################################################################
|
||||
#set-option -g status-utf8 on
|
||||
# info on right
|
||||
set -g status-right-length 100
|
||||
#set -g status-right-length 100
|
||||
#set -g status-right '#(~/.config/Scripts/status.sh)'
|
||||
#set -g status-right '#(rainbarf)#(~/.config/Scripts/status.sh)'
|
||||
# info on left (no session display)
|
||||
|
|
|
|||
Loading…
Reference in New Issue