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
Gokul Soumya a97bf79cf7 Consume all mouse events inside popups
Fixes issues of mouse clicks "bleeding" through into the editor when
clicked on top of popups. In previous versions, mouse events were ignored
and passed into the lower layers which resulted in editor cursor being
moved when popup areas are clicked.
8 months ago
..
src Consume all mouse events inside popups 8 months ago
tests Use a temporary file for writes (#9236) 8 months ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#10007) 8 months ago
build.rs Add icon to Windows executable (#9104) 10 months ago