Go to file
Martin Pluskal 6c934bb43f Accepting request 1179008 from home:mschreiner:branches:editors
- Update to 9.1.0470:
  * tests Test_ColonEight_MultiByte() fails sporadically
  * Cannot have buffer-local value for 'completeopt'
  * GvimExt does not consult HKEY_CURRENT_USER
  * typos in some comments
  * runtime(vim): Update base-syntax, allow whitespace before
    :substitute pattern
  * Missing comments for fuzzy completion
  * runtime(man): update Vim manpage
  * runtime(comment): clarify the usage of 'commentstring' option
    value
  * runtime(doc): clarify how fuzzy 'completeopt' should work
  * runtime(netrw): prevent accidental data loss
  * missing filecopy() function
  * no whitespace padding in commentstring option in ftplugins
  * no fuzzy-matching support for insert-completion
  * eval5() and eval7 are too complex
  * too many strlen() calls in drawline.c
  * filetype lintstagedrc files are not recognized
  * Vim9 import autoload does not work with symlink
  * Coverity complains about division by zero
  * tests test_gui fails on Wayland
  * Left shift is incorrect with vartabstop and shiftwidth=0
  * runtime(doc): clarify 'shortmess' flag "S"
  * MS-Windows compiler warning for size_t to int conversion
  * runtime(doc): include some vim9 script examples in the help
  * minor issues in test_filetype with rasi test
  * filetype rasi files are not recognized
  * runtime(java): Improve the matching of lambda expressions
  * Configure checks for libelf unnecessarily

OBS-URL: https://build.opensuse.org/request/show/1179008
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=855
2024-06-07 12:26:27 +00:00
.gitattributes Accepting request 252646 from home:Zaitor:branches:editors 2014-09-29 10:57:13 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
apparmor.vim Accepting request 956134 from home:cboltz:branches:editors 2022-02-21 09:10:34 +00:00
gvim_24.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_32.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_48.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_64.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_96.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_128.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_256.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim_512.png Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
gvim.desktop Add Categories to gvim.desktop 2013-02-25 16:10:48 +00:00
gvim.svg Accepting request 1097811 from home:badshah400:branches:editors 2023-07-11 13:34:26 +00:00
README.Japanese-XIM OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
spec.skeleton Accepting request 1163674 from home:AndreasStieger:branches:editors 2024-04-04 08:05:51 +00:00
spec.vim Accepting request 876221 from home:lnussel:branches:editors 2021-03-02 19:20:36 +00:00
suse.gvimrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
suse.vimrc DEL 2021-11-03 15:19:06 +00:00
vim73-no-static-libpython.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim132 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
vim-7.3-filetype_changes.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.3-filetype_ftl.patch - update to 9.1.0330 2024-04-15 08:50:16 +00:00
vim-7.3-filetype_spec.patch - update to 9.1.0151 2024-03-06 15:41:12 +00:00
vim-7.3-gvimrc_fontset.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.3-help_tags.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.3-mktemp_tutor.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.3-name_vimrc.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.3-sh_is_bash.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.3-use_awk.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.4-disable_lang_no.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.4-filetype_apparmor.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.4-filetype_mine.patch Accepting request 867401 from home:DKarakasilis:branches:editors 2021-01-28 12:22:22 +00:00
vim-7.4-highlight_fstab.patch - Updated to version 9.0.1188, fixes the following problems 2023-01-13 09:31:56 +00:00
vim-7.4-rpmlintrc - updated vim-7.4-rpmlintrc 2021-10-01 09:07:04 +00:00
vim-8.0.1568-defaults.patch Accepting request 876221 from home:lnussel:branches:editors 2021-03-02 19:20:36 +00:00
vim-8.2.2411-globalvimrc.patch Accepting request 876221 from home:lnussel:branches:editors 2021-03-02 19:20:36 +00:00
vim-9.1.0470.tar.gz Accepting request 1179008 from home:mschreiner:branches:editors 2024-06-07 12:26:27 +00:00
vim.changes Accepting request 1179008 from home:mschreiner:branches:editors 2024-06-07 12:26:27 +00:00
vim.spec Accepting request 1179008 from home:mschreiner:branches:editors 2024-06-07 12:26:27 +00:00
vimrc_example1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
vimrc_example2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
vitmp.1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +00:00
vitmp.c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=1 2006-12-15 16:15:12 +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>