xonsh/tests/shell
jfmontanaro 77ecefff34
Fix PTK shell sometimes not updating auto-suggest when up-arrow is pressed (#5787)
* fix combining consecutive history entries when loading ptk shell

* add test case for combining history items

* add news item for PTK history combining

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update ptk-history-combining.rst

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2025-01-31 21:40:43 +06:00
..
test_base_shell.py Forward SIGHUP to child processes and process SystemExit more carefully (#5786) 2025-01-30 17:06:50 +06:00
test_ptk_completer.py refactoring: move shell to shells.shell to avoid unwanted init (#5556) 2024-06-29 14:26:50 +05:30
test_ptk_highlight.py test: split a test to include Windows (#5665) 2024-12-08 20:22:08 +05:30
test_ptk_history.py refactoring: move shell to shells.shell to avoid unwanted init (#5556) 2024-06-29 14:26:50 +05:30
test_ptk_multiline.py refactoring: move shell to shells.shell to avoid unwanted init (#5556) 2024-06-29 14:26:50 +05:30
test_ptk_shell.py Fix PTK shell sometimes not updating auto-suggest when up-arrow is pressed (#5787) 2025-01-31 21:40:43 +06:00
test_readline_shell.py refactoring: move shell to shells.shell to avoid unwanted init (#5556) 2024-06-29 14:26:50 +05:30
test_shell.py refactoring: deprecation warnings and revert shell moving for backwards compatibility (#5575) 2024-07-04 17:24:04 +02:00