mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 19:31:15 -03:00
Previously, if test setup didn't output word 'prompt' it would wait 5 second timeout. This affected tmux-wrapping.fish and tmux-read.fish tests. Change it so initialization function wait until any output and error out on timeout.