1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-20 13:15:07 +01:00
helix/helix-term/tests/test
William Poromaa f6f8634eb0
Split :exit command from :write-quit (#11849)
Co-authored-by: Phyfl <100218248+Phyfl@users.noreply.github.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2025-10-15 09:53:34 -05:00
..
commands Split :exit command from :write-quit (#11849) 2025-10-15 09:53:34 -05:00
languages Trim all trailing whitespace on insert_newline 2024-12-05 20:53:53 +09:00
auto_indent.rs Factor out line ending handling in integration tests (#9921) 2024-03-31 07:12:17 -05:00
auto_pairs.rs Factor out line ending handling in integration tests (#9921) 2024-03-31 07:12:17 -05:00
command_line.rs Improve %% escaping error message (#13018) 2025-03-04 10:03:11 -06:00
commands.rs fix: 2 bugs in the Alt-) and Alt-( commands (#13985) 2025-08-09 20:13:37 -04:00
helpers.rs tui: Use Crossterm on Windows (#14454) 2025-09-21 09:35:08 -05:00
movement.rs feat: highlight rust string interpolation macros that use format_args! (#13533) 2025-05-24 10:02:32 -05:00
splits.rs Use a temporary file for writes (#9236) 2024-03-31 17:43:09 -05:00