mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Only set app-level handlers on custom editors if they haven't defined their own. This allows custom editors (e.g. vim mode) to implement custom escape handling instead of being overwritten. Closes #1838