helix/helix-term/tests/test
Nikita Revenco 168b11e091
feat: passing multile of the same files in the arguments places a cursor at each position (#12192)
Co-authored-by: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2025-01-23 14:04:02 -06:00
..
commands fix: surprising behaviour when changing line above a comment (#12575) 2025-01-17 15:29:39 -06: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
commands.rs minor: Rename '*' at eof integration test to be more specific 2025-01-21 09:08:36 -05:00
helpers.rs feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00
movement.rs test: match around closest pair tree-sitter version 2024-04-24 16:36:13 -04:00
prompt.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00
splits.rs Use a temporary file for writes (#9236) 2024-03-31 17:43:09 -05:00