helix-mods/helix-term
Gokul Soumya 301065fe4d
Fix scrollbar length proportional to total menu items (#2860)
The scrollbar length used to increase with more entries in the menu,
which was counter-intuitive to how scrollbars worked in most
applications. Turns out there was a typo in the floor division
implementation :)
2022-06-23 03:00:12 +09:00
..
src Fix scrollbar length proportional to total menu items (#2860) 2022-06-23 03:00:12 +09:00
tests replace phrase in tests 2022-06-19 00:00:31 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs publish a source tarball with version and grammars (#1875) 2022-03-29 14:34:19 +09:00
Cargo.toml add test for ensuring the initial cursor on a newly opened file 2022-06-18 23:54:03 -04:00