forked from Mirrors/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.
1ac576f2b3
When the picker results output is empty, movement actions result in a panic: ``` thread 'main' panicked at 'attempt to calculate the remainder with a divisor of zero', helix-term/src/ui/picker.rs:420:31 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` This could be a no-op instead when the matches length is zero. |
3 years ago | |
---|---|---|
.. | ||
completion.rs | 3 years ago | |
editor.rs | 3 years ago | |
info.rs | 3 years ago | |
markdown.rs | 3 years ago | |
menu.rs | 3 years ago | |
mod.rs | 3 years ago | |
overlay.rs | 3 years ago | |
picker.rs | 3 years ago | |
popup.rs | 3 years ago | |
prompt.rs | 3 years ago | |
spinner.rs | 3 years ago | |
text.rs | 3 years ago |