mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 02:06:21 +08:00
Fix potentially flaky tmux-history-search test
We need to give fish time to render I think.
This commit is contained in:
parent
4149a37f1c
commit
bb7704efe8
|
@ -56,6 +56,7 @@ tmux-sleep
|
|||
isolated-tmux send-keys "echo sdifjsdoifjsdoifj"
|
||||
tmux-sleep
|
||||
isolated-tmux send-keys F1
|
||||
tmux-sleep
|
||||
isolated-tmux capture-pane -p | grep "(no matches)"
|
||||
# CHECK: (no matches)
|
||||
isolated-tmux send-keys Enter C-e C-u "echo foo" Enter
|
||||
|
|
Loading…
Reference in New Issue
Block a user