mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 13:45:00 +08:00
3e8422f472
Prior to this fix, if job control is enabled but stdin is not a tty, we would return an error from terminal_maybe_give_to_job which would cause us to avoid waiting for the job. Instead just return notneeded. Fixes #6573. |
||
---|---|---|
.. | ||
checks | ||
test_functions | ||
.gitignore | ||
bind_mode_events.expect | ||
bind_mode_events.expect.err | ||
bind_mode_events.expect.out | ||
bind.expect | ||
bind.expect.err | ||
bind.expect.out | ||
commandline.expect | ||
commandline.expect.err | ||
commandline.expect.out | ||
complete.expect | ||
complete.expect.err | ||
complete.expect.out | ||
exit.expect | ||
exit.expect.err | ||
exit.expect.out | ||
fkr.expect | ||
fkr.expect.err | ||
fkr.expect.out | ||
gen_output.fish | ||
generic.expect | ||
generic.expect.err | ||
generic.expect.out | ||
histfile.expect | ||
histfile.expect.err | ||
histfile.expect.out | ||
histfile.expect.status | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
history.expect | ||
history.expect.err | ||
history.expect.out | ||
interactive.config | ||
interactive.expect.rc | ||
interactive.fish | ||
pipeline.expect | ||
pipeline.expect.err | ||
pipeline.expect.out | ||
pipestatus.expect | ||
pipestatus.expect.err | ||
pipestatus.expect.out | ||
read.expect | ||
read.expect.err | ||
read.expect.out | ||
signals.expect | ||
signals.expect.err | ||
signals.expect.out | ||
test_util.fish | ||
test.fish | ||
top.out | ||
wait.expect | ||
wait.expect.err | ||
wait.expect.out |