Ana Guerrero 0df42930f2 Accepting request 1325371 from editors
- update to 9.1.2050: 
 * patch 9.1.2050: tests: Test_cd_completion may fail
 * patch 9.1.2049: Vim9: unexpected E1209 error
 * patch 9.1.2048: MS-Windows: backspace behavior wrong with ConPTY
 * patch 9.1.2047: MS-Windows: style issue in gui_w32.c
 * patch 9.1.2046: MS-Windows: compile warnings
 * runtime(doc): Clarify visual mark behavior in getpos(), setpos()
 * runtime: mention subscription only ml, fix typo in maintainer email
 * translation(it): Update Italian translation
 * patch 9.1.2045: Mac: Build failure with Mac OS X 10.6
 * patch 9.1.2044: Inefficient use of ga_concat()
 * patch 9.1.2043: filetype: kos files are not reconized
 * patch 9.1.2042: filetype: systemd quadlet files are not recognized
 * patch 9.1.2041: tests: test_menu.vim leaves swapfiles behind
 * patch 9.1.2040: :tlunmenu incorrectly accepts a range
 * runtime(logtalk): Update Logtalk runtime files for the latest language spec
 * patch 9.1.2039: if_ruby: crash when using Ruby/dyn 4.0
 * patch 9.1.2038: tests: test_marks.vim leaves swapfiles behind
 * runtime: Revert several "mark invalid contact addresses" commits
 * patch 9.1.2037: undo: cursor position not correctly restored
 * patch 9.1.2036: if_ruby: build error with ruby 4.0
 * runtime: mark more invalid email addresses
 * runtime: mark more invalid email addresses
 * runtime: mark invalid contact addresses
 * patch 9.1.2035: filetype: filetype: Fennel fnlm files are not recognized
 * patch 9.1.2034: filetype: Fennel fnml files are not recognized
 * patch 9.1.2033: tests: Test_terminal_cwd flaky when using ConPTY
 * patch 9.1.2032: Vim9: error when using class member in Lambda
 * translation(zh_CN): Update the Simplify Chinese translation
 * runtime(rust): Update indentation after nested array literal

OBS-URL: https://build.opensuse.org/request/show/1325371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=393
2026-01-05 13:51:27 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00
2026-01-05 09:54:35 +00:00

To select the style of XIM Input the following command line arguments,
which are handled by GTK internally, are available:

    --xim-preedit [none|nothing|area|position|callbacks]
    --xim-status  [none|nothing|area|callbacks]

To use OnTheSpot input style, start gvim like

    ~$ gvim [--xim-preedit callbacks] [--xim-status callbacks]

This is also the default, which you will get without any command line arguments.


To use OverTheSpot input style, start gvim like

    ~$ gvim --xim-preedit position [--xim-status callbacks]

OnTheSpot input is still buggy and does not yet work right for Japanese,
therefore it is recommended to use OverTheSpot input style for Japanese.

(For Korean, OnTheSpot input style works well).


Fri Jan 26 17:57:39 2001  Mike Fabian  <mfabian@suse.de>
Description
No description provided
Readme 144 MiB
Languages
Vim Script 94.3%
Roff 2.9%
C 2.1%
Shell 0.7%