helix/helix-term/src/ui
2024-12-23 18:59:40 +01:00
..
picker fix(picker): no longer trim search pattern (#11406) 2024-08-10 00:26:09 +09:00
text_decorations Draw each message line separately in draw_eol_diagnostic 2024-12-04 18:23:30 -06:00
completion.rs Colors for items in the completion menu (#12299) 2024-12-20 10:16:15 -06:00
document.rs Remove an incorrect comment 2024-12-04 18:23:30 -06:00
editor.rs implement snippet tabstop support 2024-12-17 13:34:40 -05: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 Pass directory content into picker directly 2024-12-23 18:59:40 +01:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs Add file browser 2024-12-23 18:59:39 +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 Revert "Refactor statusline elements to build Spans (#9122)" (#10642) 2024-05-07 01:51:20 +09:00
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
text_decorations.rs Fix panic when drawing at the edge of the screen. (#11737) 2024-09-23 02:17:02 +09:00