helix-mods/helix-term/tests/test
TornaxO7 b81aacc5e1
Join empty lines with only one space in join_selections (#8989)
* fix: #8977

fixes the issue that lines with only spaces are getting
joined as well

* reverting some renamings

* improve empty line check

* adding integration test

* reverting code block

* fix conditon check for line end

* applying suggested style
2023-12-06 16:19:54 +01:00
..
commands Add insert-final-newline config option (#8157) 2023-09-11 19:06:25 -05:00
languages Fix YAML auto indent 2023-08-11 06:22:22 +09:00
auto_indent.rs migrate test_with_config to use AppBuilder 2023-03-20 18:34:40 -05:00
auto_pairs.rs Add config for default line ending (#5621) 2023-06-16 12:02:15 -05:00
commands.rs Join empty lines with only one space in join_selections (#8989) 2023-12-06 16:19:54 +01:00
helpers.rs Fixed issue when the first file specified as an argument was a relative directory (#8520) 2023-10-18 10:45:05 +02:00
movement.rs Fix find commands for buffers with non-LF line-endings (#8111) 2023-09-03 23:12:38 +02:00
prompt.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00
splits.rs Add insert-final-newline config option (#8157) 2023-09-11 19:06:25 -05:00