-*mbyte.txt* For Vim version 9.1. Last change: 2025 Oct 26
+*mbyte.txt* For Vim version 9.1. Last change: 2025 Nov 01
VIM REFERENCE MANUAL by Bram Moolenaar et al.
For proper integration with Vim's |+multi_byte_ime| system, changes in the
input method's status must be detectable by the `ImmGetOpenStatus()` function
-in Vims source code. Currently, some input methods that support multi-language
-input may have internal state changes that gVim cannot capture.
+in Vim's source code. Currently, some input methods that support
+multi-language input may have internal state changes that gVim cannot capture.
Cursor color when IME or XIM is on *CursorIM*
-*wayland.txt* For Vim version 9.1. Last change: 2025 Oct 26
+*wayland.txt* For Vim version 9.1. Last change: 2025 Nov 01
VIM REFERENCE MANUAL by Bram Moolenaar
*wayland-persist*
If you use X11 cut buffers, no such things exist on Wayland. Instead to
emulate such functionality, a separate clipboard manager must be used in order
-to persist selection data when a Wayland client exists.
+to persist selection data when a Wayland client exits.
*wayland-and-x11*
If your version of Vim comes compiled with both X11 and Wayland support, then