fish-shell/tests/pexpects
ridiculousfish 5f16a299a7 Use external mode for term when running key bindings
Prior to this fix, when key binding is a script command (i.e. not a
readline command), fish would run that key binding using fish's shell
tty modes. Switch to using the external tty modes. This re-fixes
issue #2214.
2020-11-23 19:36:39 -08:00
..
bind.py Add a sleep to bind.py 2020-11-23 19:36:39 -08:00
bind_mode_events.py
cancel_event.py Reformat 2020-11-22 14:39:48 +01:00
commandline.py
complete.py
exit.py Reformat 2020-11-22 14:39:48 +01:00
exit_handlers.py
fg.py Fix fg tests on macOS 2020-11-13 15:11:29 +01:00
fg2.py Use external mode for term when running key bindings 2020-11-23 19:36:39 -08:00
fkr.py Tests: Yet another delay change 2020-11-11 19:20:55 +01:00
generic.py tests/generic: Check for a literal match 2020-11-13 15:20:37 +01:00
histfile.py
history.py
isatty.py Reformat 2020-11-22 14:39:48 +01:00
job_summary.py Reformat 2020-11-22 14:39:48 +01:00
pipeline.py
postexec.py Reformat 2020-11-22 14:39:48 +01:00
read.py
set_color.py Reformat 2020-11-22 14:39:48 +01:00
sigint.py
signals.py
tty_ownership.py Reformat 2020-11-22 14:39:48 +01:00
wait.py tests: Increase another timeout 2020-11-06 17:56:38 +01:00