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 9690e0b733
Fix Component implementations for Picker (#7382)
1 year ago
..
fuzzy_match Fix typos (#6643) 1 year ago
completion.rs add config option for instant completion entry preview (defaulting to true). 1 year ago
document.rs Fix typos (#6643) 1 year ago
editor.rs Fix underflow when repeating a completion that has a negative shift position (#7322) 1 year ago
fuzzy_match.rs Fix typos (#6643) 1 year ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 1 year ago
markdown.rs automatically disable TS when parsing takes longer than 500ms 1 year ago
menu.rs Truncate paths in the file picker (#6410) 1 year ago
mod.rs Completely remove old Picker and rename FilePicker to Picker 1 year ago
overlay.rs Fix typos (#6643) 1 year ago
picker.rs Fix Component implementations for Picker (#7382) 1 year ago
popup.rs Hide signature help if it overlays completion menu (#5523) 1 year ago
prompt.rs Fix #6669: Theme preview doesn't return theme to normal (#6694) 1 year ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs Add register statusline element (#7222) 1 year ago
text.rs Fix 'attempt to divide by zero' panic (#6155) 1 year ago