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-plus/helix-term/src
Blaž Hrastnik ebfd67ac6a Use StreamExt::select_next_some to avoid infinitely spinning on empty stream. 3 years ago
..
ui Teach file picker how to find the project root (.git). 3 years ago
application.rs Use StreamExt::select_next_some to avoid infinitely spinning on empty stream. 3 years ago
commands.rs Teach file picker how to find the project root (.git). 3 years ago
compositor.rs Filter the completion menu based on text entered. 3 years ago
keymap.rs Store intra-files jumps (goto) on the jumplist. 3 years ago
main.rs Add the machinery to load syntax config from TOML. 3 years ago
terminal.rs ui: Make editor more resilient about being shrunk too small. 3 years ago