What's Changed
🏕 Features
- Rename
EmacsCommand.execute()
to .run()
and remove the old abstract .run()
by @whitphx in #1746
- Fix onInterrupt impl by @whitphx in #1744
- Fix isearch-exit to keep the mark mode behavior by @whitphx in #1745
Full Changelog: v0.51.1...v0.51.2