helix-mods/helix-term/src
Ivan Tham 29b9eed33c Fix panic paint mysterious matching pair
When the matching pair is out of bounds it still paints it causing an
out of bound panic. A dirty fix since it still have some issue, at least
it does not panic now.
2021-06-04 09:25:03 +09:00
..
ui Fix panic paint mysterious matching pair 2021-06-04 09:25:03 +09:00
application.rs Drop clap for pico-args 2021-05-31 17:07:43 +09:00
commands.rs Limit goto count 2021-06-04 01:35:52 +09:00
compositor.rs Clippy lint 2021-06-03 10:31:14 +09:00
keymap.rs use correct _extend methods, also remove unnecessary casts 2021-06-03 23:24:24 +09:00
main.rs Default log file to cache 2021-06-03 10:15:17 +08:00