helix/helix-term/src/ui
2025-01-12 10:32:11 +01:00
..
picker fix(picker): no longer trim search pattern (#11406) 2024-08-10 00:26:09 +09:00
text_decorations hack the text_decorations to make this work 2024-12-19 23:46:17 -05:00
completion.rs fix: check for the color pattern against the end 2025-01-12 08:49:19 +00:00
document.rs refactor: extract ColorSwatch into a separate struct 2024-12-20 14:46:10 +00:00
editor.rs Merge remote-tracking branch 'RoloEdits/icons-v2' 2025-01-04 18:22:19 +01:00
info.rs tui: Constify functions, shrink Margin representation 2024-05-21 04:34:36 +09:00
lsp.rs refactor(lsp): handle out-of-range active_signature (#11825) 2024-10-06 08:54:17 -05:00
markdown.rs tui: Constify functions, shrink Margin representation 2024-05-21 04:34:36 +09:00
menu.rs fix(clippy): clippy 1.83 lints (#12150) 2024-12-02 08:23:32 -06:00
mod.rs Normalize path in file browser 2025-01-08 08:26:11 +01:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs Merge remote-tracking branch 'filebrowser/add-file-browser' 2025-01-03 16:55:29 +01:00
popup.rs fix(clippy): clippy 1.83 lints (#12150) 2024-12-02 08:23:32 -06:00
prompt.rs Allow theming directory prompt completions (#12205) 2024-12-17 21:13:42 -06:00
spinner.rs use newtype parttern for langauge server id 2024-04-22 12:27:47 +09:00
statusline.rs refactor: small renames for better clarity 2025-01-04 09:03:30 -08:00
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
text_decorations.rs refactor: extract ColorSwatch into a separate struct 2024-12-20 14:46:10 +00:00