helix/helix-term/src/commands
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
2022-02-23 12:46:12 +09:00
..
dap.rs dap: fix runInTerminal with lldb-vscode 2022-02-18 14:37:59 +09:00
lsp.rs Close some popups automatically (#1285) 2022-02-23 12:46:12 +09:00