mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 10:28:54 +00:00
Fix test.
This commit is contained in:
parent
c7266ca78d
commit
6616b42b2c
@ -14,6 +14,7 @@ $TMUX -f/dev/null new -d -x200 -y200 || exit 1
|
||||
$TMUX -f/dev/null splitw || exit 1
|
||||
sleep 1
|
||||
cat <<EOF|$TMUX -C a >$TMP
|
||||
refresh-client -C 200x200
|
||||
selectp -t%0
|
||||
splitw
|
||||
neww
|
||||
|
Loading…
Reference in New Issue
Block a user