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
RoloEdits f52251960a
fix(picker): no longer `trim` search pattern (#11406)
2 months ago
..
picker fix(picker): no longer `trim` search pattern (#11406) 2 months ago
text_decorations render diagnostic inline 3 months ago
completion.rs use correct position for cursor in doc popup 3 months ago
document.rs render diagnostic inline 3 months ago
editor.rs Consistently maintain view position (#10559) 2 months ago
info.rs tui: Constify functions, shrink Margin representation 4 months ago
lsp.rs tui: Constify functions, shrink Margin representation 4 months ago
markdown.rs tui: Constify functions, shrink Margin representation 4 months ago
menu.rs Bump nucleo to v0.4.1 3 months ago
mod.rs Consistently maintain view position (#10559) 2 months ago
overlay.rs Fix typos (#6643) 2 years ago
picker.rs Add theme keys for the picker header area (#11343) 2 months ago
popup.rs tui: Constify functions, shrink Margin representation 4 months ago
prompt.rs global_search: Save only the primary query to the history register (#11216) 2 months ago
spinner.rs use newtype parttern for langauge server id 5 months ago
statusline.rs Revert "Refactor statusline elements to build `Spans` (#9122)" (#10642) 5 months ago
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 7 months ago
text_decorations.rs streamline text decoration API 3 months ago