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
Ivan Tham 2a853cd41d
Fix open on multiline selection (#2161)
Select multiple line and open should be based on the whole selection
and not just the line of the cursor, which causes weird behavior like
opening in the middle of the selection which user might not expect.
2 years ago
..
src Fix open on multiline selection (#2161) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Add refresh-config and open-config command (#1803) 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 2 years ago