mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-27 20:48:11 +00:00
Attempt to set pane-border-status
This makes better use of those lines in tmux. Newer feature, so degrade gracefully in failure.
This commit is contained in:
@@ -15,4 +15,5 @@ for i in `nodels "$1"`; do
|
||||
tmux select-layout tiled
|
||||
done
|
||||
tmux select-pane -t 0
|
||||
tmux set-option pane-border-status top > /dev/null 2>&1 | cat > /dev/null
|
||||
tmux attach -t tcons_$$
|
||||
|
Reference in New Issue
Block a user