helix/helix-term
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
..
src Join empty lines with only one space in join_selections (#8989) 2023-12-06 16:19:54 +01:00
tests Join empty lines with only one space in join_selections (#8989) 2023-12-06 16:19:54 +01:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump open from 5.0.0 to 5.0.1 (#8992) 2023-12-05 12:28:32 +09:00