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
Pascal Kuthe 15e751b9a2 make scrolloff calculation consistent
While scrolling (with the `scroll`) command scrolloff was calculated
slightly differently than in `ensure_cursor_in_view` which could cause
the cursor to get stuck while scrolling
2 years ago
..
src make scrolloff calculation consistent 2 years ago
tests migrate test_with_config to use AppBuilder 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump indoc from 2.0.0 to 2.0.1 (#6302) 2 years ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago