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
Gokul Soumya 957d030be9
Support scrolling popup contents using mouse (#10053)
* Extract popup scrolling code into named functions

* Scroll popup contents on mouse scroll event

* Ignore mouse events outside the popup

* Remove unneeded return statement
3 months ago
..
completion.rs Use a hook for resolving completion items 4 months ago
document.rs Add narrow no-break space support (#9604) 3 months ago
editor.rs dismiss pending keys properly for mouse/paste 3 months ago
info.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago
lsp.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago
markdown.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago
menu.rs Fix scroll track (#9508) 5 months ago
mod.rs add register completion (#9936) 4 months ago
overlay.rs Fix typos (#6643) 1 year ago
picker.rs fix lsp config reload (#9415) 5 months ago
popup.rs Support scrolling popup contents using mouse (#10053) 3 months ago
prompt.rs Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#10005) 3 months ago
spinner.rs Address clippy lints (#9371) 6 months ago
statusline.rs Fix regression in color-modes 3 months ago
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 4 months ago