You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 months ago
..
src Join empty lines with only one space in `join_selections` (#8989) 7 months ago
tests Join empty lines with only one space in `join_selections` (#8989) 7 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump open from 5.0.0 to 5.0.1 (#8992) 7 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago