helix/helix-term/src
Kevin Sjöberg fdb5bfafae Limit goto count
Giving a goto count greater than the number of lines in the buffer
would cause Helix to panic.
2021-06-04 01:35:52 +09:00
..
ui key is now modified in place at start of handle_event 2021-06-03 23:16:04 +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