Go to file T
Code
completion.yaml quote-aware completion: wrap completions in quotes, fix variable test
history.yaml Fix backslash line continuation and echo escape behavior
line_editing.yaml Fix Alt+F to move to end of word (bash behavior)
posix.yaml Fix String length test with fresh_session
posix_advanced_auto.yaml Fix test expectations in POSIX compliance test specs (946 tests now pass)
posix_basic_auto.yaml Fix test expectations in POSIX compliance test specs (946 tests now pass)
posix_basic_sample.yaml Add sample POSIX tests (15 tests, 100% pass rate)
posix_coverage_auto.yaml Fix interactive tests: update signal names, exit codes, and completion tests
posix_extended_auto.yaml Fix interactive tests: update signal names, exit codes, and completion tests
posix_gaps_auto.yaml fix readonly variable name collisions in posix_gaps_auto interactive tests
posix_untested_auto.yaml fix: correct PTY test expectation for export invalid — bash doesn't exit subshell on export error. posix_untested_auto 15
prompt_display.yaml fix empty PS1 test: combine PS1 set and echo in one command
selection.yaml expand selection test coverage: UTF-8, collapse-on-motion, edges
signals_jobs.yaml use fresh sessions for fg/bg no-jobs tests to avoid stale background jobs
stress.yaml add 41 interactive stress tests covering escape sequences, long commands, assoc arrays, file tests, coproc
vi_mode.yaml Split ALL compound vi commands into individual sends with delays