helix-mods/helix-term/src/ui
2024-10-06 08:54:17 -05:00
..
picker fix(picker): no longer trim search pattern (#11406) 2024-08-10 00:26:09 +09:00
text_decorations Fix panic when drawing at the edge of the screen. (#11737) 2024-09-23 02:17:02 +09:00
completion.rs use correct position for cursor in doc popup 2024-07-15 16:35:31 +02:00
document.rs Fix panic when drawing at the edge of the screen. (#11737) 2024-09-23 02:17:02 +09:00
editor.rs Consistently maintain view position (#10559) 2024-07-23 19:54:00 +02: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 Bump nucleo to v0.4.1 2024-07-15 09:31:32 -04:00
mod.rs Consistently maintain view position (#10559) 2024-07-23 19:54:00 +02:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs picker: Removed owned variant of PathOrId 2024-09-03 09:48:32 -04:00
popup.rs tui: Constify functions, shrink Margin representation 2024-05-21 04:34:36 +09:00
prompt.rs global_search: Save only the primary query to the history register (#11216) 2024-07-18 11:08:39 +09: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