mirror of https://github.com/helix-editor/helix
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.
e2d780f993
The panics would occur because set_style would draw outside of the the surface. Both occured using `find_prev` or `till_prev` In my case the first panic! would appear in a terminal with around 80 columns in helix/README.md going to the end of the file with `geglf(` the second with `geglfX` The off by one fix ensures that `find_nth_prev` starts at the first character to the left |
4 years ago | |
---|---|---|
.. | ||
ui | 4 years ago | |
application.rs | 4 years ago | |
commands.rs | 4 years ago | |
compositor.rs | 4 years ago | |
keymap.rs | 4 years ago | |
main.rs | 4 years ago |