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
Philipp Mildenberger dc941d6d24
Add support for path completion (#2608)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Pascal Kuthe <pascalkuthe@pm.me>
6 days ago
..
picker fix(picker): no longer `trim` search pattern (#11406) 4 months ago
text_decorations Fix panic when drawing at the edge of the screen. (#11737) 2 months ago
completion.rs Add support for path completion (#2608) 6 days ago
document.rs Fix panic when drawing at the edge of the screen. (#11737) 2 months ago
editor.rs Add support for path completion (#2608) 6 days ago
info.rs tui: Constify functions, shrink Margin representation 6 months ago
lsp.rs refactor(lsp): handle out-of-range `active_signature` (#11825) 2 months ago
markdown.rs tui: Constify functions, shrink Margin representation 6 months ago
menu.rs Add support for path completion (#2608) 6 days ago
mod.rs Add support for path completion (#2608) 6 days ago
overlay.rs Fix typos (#6643) 2 years ago
picker.rs picker: Removed owned variant of PathOrId 3 months ago
popup.rs tui: Constify functions, shrink Margin representation 6 months ago
prompt.rs global_search: Save only the primary query to the history register (#11216) 4 months ago
spinner.rs use newtype parttern for langauge server id 7 months ago
statusline.rs Revert "Refactor statusline elements to build `Spans` (#9122)" (#10642) 7 months ago
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 9 months ago
text_decorations.rs Fix panic when drawing at the edge of the screen. (#11737) 2 months ago