mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 08:27:26 +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. |
||
---|---|---|
.. | ||
bind.py | ||
bind_mode_events.py | ||
commandline.py | ||
complete.py | ||
exit.py | ||
fg.py | ||
fkr.py | ||
generic.py | ||
histfile.py | ||
history.py | ||
job_summary.py | ||
pipeline.py | ||
postexec.py | ||
read.py | ||
signals.py | ||
tty_ownership.py | ||
wait.py |