mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
Add a tmux-sleep to tmux-history-search
This test was failing often on my local Mac; this sleep seems to make it reliable again.
This commit is contained in:
parent
77f6afa501
commit
fa3ca60111
@ -10,6 +10,7 @@ isolated-tmux send-keys 'true needle' Enter
|
|||||||
tmux-sleep
|
tmux-sleep
|
||||||
isolated-tmux send-keys 'true hay ee hay' Enter
|
isolated-tmux send-keys 'true hay ee hay' Enter
|
||||||
# CHECK: prompt 1> true hay ee hay
|
# CHECK: prompt 1> true hay ee hay
|
||||||
|
tmux-sleep
|
||||||
isolated-tmux send-keys C-p C-a M-f M-f M-f M-.
|
isolated-tmux send-keys C-p C-a M-f M-f M-f M-.
|
||||||
# CHECK: prompt 2> true hay needle hay
|
# CHECK: prompt 2> true hay needle hay
|
||||||
tmux-sleep
|
tmux-sleep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user