mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 06:13:20 +00:00
46faf0869c
It's useless - `expect` has a timeout anyway, and it defaults to 5s, so these 0.5s sleeps just mean it'll always take at least 0.5s. Sometimes it is useful to let things settle before *sending* text, and it would be nice to be able to set the timeout for each expect separately, but just adding to the timeout isn't useful. |
||
---|---|---|
.. | ||
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_util.fish |