mirror of
https://github.com/tmux/tmux.git
synced 2024-12-24 18:28:56 +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
|
$TMUX -f/dev/null splitw || exit 1
|
||||||
sleep 1
|
sleep 1
|
||||||
cat <<EOF|$TMUX -C a >$TMP
|
cat <<EOF|$TMUX -C a >$TMP
|
||||||
|
refresh-client -C 200x200
|
||||||
selectp -t%0
|
selectp -t%0
|
||||||
splitw
|
splitw
|
||||||
neww
|
neww
|
||||||
|
Loading…
Reference in New Issue
Block a user