mirror of
https://github.com/tmux/tmux.git
synced 2026-08-24 07:31:36 +00:00
Sleep after kill.
This commit is contained in:
@@ -117,6 +117,7 @@ $TMUX send-keys -X copy-selection
|
||||
# Test that vi cursor movement does not stop on the padding cell of a wide
|
||||
# character at the end of a line.
|
||||
$TMUX kill-server 2>/dev/null
|
||||
sleep 1
|
||||
$TMUX new -d -x20 -y5 \
|
||||
"printf 'abc中\nxyz\n'; exec cat" || exit 1
|
||||
$TMUX set-window-option -g mode-keys vi
|
||||
|
||||
Reference in New Issue
Block a user