shrink
This commit is contained in:
parent
3352880bbe
commit
363b9c440f
1 changed files with 7 additions and 7 deletions
14
sh/tmux.sh
14
sh/tmux.sh
|
@ -134,16 +134,16 @@ set-option -g set-titles on
|
|||
# set title to working directory
|
||||
set-option -g set-titles-string '\
|
||||
#(sh -c \". ${script}; rwx_tmux_server\")\
|
||||
/ \
|
||||
/ \
|
||||
#{session_name}\
|
||||
/ \
|
||||
/ \
|
||||
#{window_name}\
|
||||
/ \
|
||||
/ \
|
||||
#{pane_current_command}\
|
||||
- \
|
||||
#{window_width} × #{window_height}\
|
||||
/ \
|
||||
#{pane_width} × #{pane_height}\
|
||||
- \
|
||||
#{window_width}×#{window_height}\
|
||||
/ \
|
||||
#{pane_width}×#{pane_height}\
|
||||
'
|
||||
|
||||
# ╭────────┬──────╮
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue