mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
5eb5aaf9da
The tmux-prompt test would sometimes fail because the first call was: isolated-tmux capture-pane -p this would run a capture-pane which would race with starting fish itself; occasionally the pane would be empty since fish has not yet drawn a prompt. Add a loop to give fish time to draw the prompt. |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test.fish | ||
test_driver.sh | ||
test_util.fish |