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
Ben Fekih, Hichem af4ff80524 Improve popup position
Make the popup positions more consistent.
Improvements:
1. if the signature popup content is bigger than the available space,
   then the popup is always shown under the cursor, even if there more
   space above the cursor than below
2. There is no mutation anymore inside required_size. Maybe in the future
   we can update all widgets to have no mutations and change the trait

Signed-off-by: Ben Fekih, Hichem <hichem.f@live.de>
2 months ago
..
src Improve popup position 2 months ago
tests Implement read command (#10447) 2 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#10007) 3 months ago
build.rs Add icon to Windows executable (#9104) 5 months ago