Ana Guerrero 925878fb76 Accepting request 1331491 from editors
- update to 9.1.2132 
- refreshed patch vim-8.2.2411-globalvimrc.patch
 * patch 9.1.2132: [security]: buffer-overflow in 'helpfile' option handling
 * translation(tr): Update Turkish translations
 * patch 9.1.2131: tests: Test_diff_screen() fails on BSD
 * translation(sv): Remove duplicates from [g]vim.desktop.in
 * runtime(context): fix issue with SyncTeX and update command
 * runtime(doc): add note for -complete=shellcmdline
 * patch 9.1.2130: Page scrolling in Insert mode beeps
 * runtime(haskellcomplete): fix Undefined variable b:completingLangExtension.
 * patch 9.1.2129: MS-Windows: font size calculation slightly wrong, causing line gaps
 * runtime(doc): Update version9.txt with numbered patches
 * runtimei(vim9): Always launch programs in background (linux)
 * translation(ta): Include Tamil Translation
 * patch 9.1.2128: Heap use after free in buf_check_timestamp()
 * runtime(c): only set keywordprg when there has 'man'
 * runtime(vim): Fix for :VimKeywordPrg when syntax does not match
 * translation(sv): Update tutor1.sv to version 1.7
 * translation(sv): Add Swedish translation of tutor2
 * translation(sv): Fix typo and help.svx formatting
 * runtime(doc): Clarify the behaviour of command completion functions
 * patch 9.1.2127: MS-Windows: DirectX renders font too small
 * runtime(odin): update indent and syntax scripts
 * runtime(doc): update win_findbuf() return value
 * patch 9.1.2126: vim --version used single column for feature list
 * runtime(vim): Update base syntax, match Vim9 :unlet command
 * runtime(doc): Improve the description at :help :cwindow
 * patch 9.1.2125: MS-Windows: DirectX rendering can be improved
 * runtime(qf): Update quickfix syntax
 * runtime(doc): Fix some overlength lines

OBS-URL: https://build.opensuse.org/request/show/1331491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=394
2026-02-06 20:30:20 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +00:00
2026-02-06 00:14:17 +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 142 MiB
Languages
Vim Script 94.3%
Roff 2.9%
C 2.1%
Shell 0.7%