mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 12:51:12 -03: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:
@@ -10,6 +10,7 @@ isolated-tmux send-keys 'true needle' Enter
|
||||
tmux-sleep
|
||||
isolated-tmux send-keys 'true hay ee hay' Enter
|
||||
# CHECK: prompt 1> true hay ee hay
|
||||
tmux-sleep
|
||||
isolated-tmux send-keys C-p C-a M-f M-f M-f M-.
|
||||
# CHECK: prompt 2> true hay needle hay
|
||||
tmux-sleep
|
||||
|
||||
Reference in New Issue
Block a user