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-plus/helix-term
Bram 40eb1268c7
Close some popups automatically (#1285)
* Add Event::Used to use event callback without consuming

* Close popup if contents ignored event

* collect event results before executing callbacks

* don't add new result variant, use Ignored(..) instead

* break in match cases

* Make auto_close configurable

* fix merge

* auto close hover popups

* fix formatting
2 years ago
..
src Close some popups automatically (#1285) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Merge remote-tracking branch 'origin/master' into debug 2 years ago
build.rs filter git revision on git command success exit code (#1674) 2 years ago