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/ui
Michael Davis 11f809c177
Bump nucleo to v0.4.1
We will use this in the child commit to improve the picker's running
indicator. Nucleo 0.4.0 includes an `active_injectors` member that we
can use to detect if anything can push to the picker. When that count
drops to zero we can remove the running indicator.

Nucleo 0.4.1 contains a fix for crashes with interactive global search
on a large directory.
4 months ago
..
picker Add a special query syntax for Pickers to select columns 4 months ago
completion.rs tui: Constify functions, shrink Margin representation 6 months ago
document.rs don't manually grapheme align ts highlights (#10310) 7 months ago
editor.rs fix(editor): prevent overflow in count modifier (#10930) 5 months ago
info.rs tui: Constify functions, shrink Margin representation 6 months ago
lsp.rs tui: Constify functions, shrink Margin representation 6 months ago
markdown.rs tui: Constify functions, shrink Margin representation 6 months ago
menu.rs Bump nucleo to v0.4.1 4 months ago
mod.rs Add column configurations for existing pickers 4 months ago
overlay.rs Fix typos (#6643) 2 years ago
picker.rs Bump nucleo to v0.4.1 4 months ago
popup.rs tui: Constify functions, shrink Margin representation 6 months ago
prompt.rs Refactor Picker in terms of columns 4 months ago
spinner.rs use newtype parttern for langauge server id 7 months ago
statusline.rs Revert "Refactor statusline elements to build `Spans` (#9122)" (#10642) 6 months ago
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 9 months ago