Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/mbyte.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*mbyte.txt* For Vim バージョン 9.1. Last change: 2025 Oct 26
*mbyte.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01


VIM リファレンスマニュアル by Bram Moolenaar et al.
Expand Down
6 changes: 3 additions & 3 deletions en/mbyte.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*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.
Expand Down Expand Up @@ -997,8 +997,8 @@ recommended to test with an alternative one.

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*
Expand Down