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 c4415119fd
Add a hidden column for the global search line contents
We could expand on this in the future to have different preview modes
that you can toggle between with C-t. Currently that binding just hides
the preview but it could switch between different preview modes and in
one mode hide the path and just show the line contents.
3 months ago
..
picker Consolidate DynamicPicker into Picker 3 months ago
completion.rs Use a hook for resolving completion items 4 months ago
document.rs Fix precedence of ui.virtual.whitespace (#8879) 7 months ago
editor.rs dismiss pending keys properly for mouse/paste 3 months ago
info.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago
lsp.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago
markdown.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago
menu.rs Bump nucleo to v0.4.1 3 months ago
mod.rs Consolidate DynamicPicker into Picker 3 months ago
overlay.rs Fix typos (#6643) 1 year ago
picker.rs Add a hidden column for the global search line contents 3 months ago
popup.rs Fix scroll track (#9508) 5 months ago
prompt.rs global_search: Suggest latest '/' register value 3 months ago
spinner.rs Address clippy lints (#9371) 5 months ago
statusline.rs Evenly space statusline areas when there isn't space to align middle (#9950) 3 months ago
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago