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/src
Blaž Hrastnik 54de768915 Fix crash if typing | (regex or) into the prompt.
Zero-width matches at the start of the file make no sense to us.
3 years ago
..
ui Drop cx.view_id, it was used before we had cx.current. 3 years ago
application.rs Remove some of the panics, just log instead. 3 years ago
commands.rs Fix crash if typing | (regex or) into the prompt. 3 years ago
compositor.rs Simplify the compositor callback. 3 years ago
keymap.rs Implement most of the view mode (z). 3 years ago
main.rs Inline tui as helix-tui fork. 3 years ago