X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=tmux.conf;h=61c2c15d77d0ff3a7b520c38b88fbb23f54f295e;hb=22f28f7c2a5db5aa66de01e75d614ba18e60642b;hp=431e0b2175e601f9a4fe83d6ccdd9b36016e2504;hpb=18372869bdb42b1ba61794ab987d57e8e94e1fa1;p=dotfiles.git diff --git a/tmux.conf b/tmux.conf index 431e0b2..61c2c15 100755 --- a/tmux.conf +++ b/tmux.conf @@ -11,7 +11,7 @@ set -g status-bg black set-window-option -g window-status-current-bg red #set-option -g status-right "#[fg=green]#T #[fg=yellow,bold]#(date '+%Y-%m-%d %I:%M%P %a') " #set-option -g status-right "#[fg=green]#(whoami) #[fg=yellow,bold]#(date '+%Y-%m-%d') #[fg=red,bold]#(date '+%I:%M') #[fg=yellow,bold]#(date '+%p %a') " -set-option -g status-right "#[fg=yellow]#(date '+%Y-%m-%d') #[fg=red]#(date '+%I:%M') #[fg=yellow]#(date '+%p %a') " +set-option -g status-right "[#[fg=green]#(hostname)#[fg=white]] #[fg=yellow]#(date '+%Y-%m-%d') #[fg=red]#(date '+%I:%M') #[fg=yellow]#(date '+%p %a') " ## automatic change the window title #set-option -g set-titles on @@ -63,7 +63,7 @@ bind-key -n "M-h" select-pane -L set-option -g mode-keys vi -set-window-option -g utf8 on +##set-window-option -g utf8 on bind-key -n "M-i" copy-mode