What's Changed
Neovim text editing
- Empty text fields now open empty in Neovim instead of importing placeholder or accessibility-label text, including Signal's
Messageplaceholder. - Added live editing for X's composer in bmux, updating the real editor state so posts can be submitted normally.
- Avoided misleading overlay-only updates in browser editors that reject synthetic input; the final text is applied safely when Neovim closes.
Settings and setup
- Added guided macOS setup for Accessibility and Input Monitoring permissions.
- Added a preference to show Ovim in the Dock.
- Reopening Ovim now consistently opens Settings.
Click Mode
- Added per-application Click Mode exclusions.
- Excluded apps receive the configured shortcut normally instead of Ovim intercepting it.
Full Changelog: v0.0.32...v0.0.33