Mercurial > vim
annotate runtime/doc/os_os2.txt @ 31497:aa45593ec2ca v9.0.1081
patch 9.0.1081: using "->" with split lines does not always work
Commit: https://github.com/vim/vim/commit/34820944ed101e1fbad16d552308f1486e715d27
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Dec 19 20:28:38 2022 +0000
patch 9.0.1081: using "->" with split lines does not always work
Problem: Using "->" with split lines does not always work.
Solution: Avoid trying to get another line. (closes https://github.com/vim/vim/issues/11723)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 19 Dec 2022 21:30:03 +0100 |
parents | f8116058ca76 |
children | 4635e43f2c6f |
rev | line source |
---|---|
29314 | 1 *os_os2.txt* For Vim version 9.0. Last change: 2015 Dec 31 |
7 | 2 |
3 | |
4 VIM REFERENCE MANUAL by Paul Slootman | |
5 | |
6 | |
7 *os2* *OS2* *OS/2* | |
7408
1886f2863437
commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a
Christian Brabandt <cb@256bit.org>
parents:
5294
diff
changeset
|
8 This file used to contain the particularities for the OS/2 version of Vim. |
7 | 9 |
7408
1886f2863437
commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a
Christian Brabandt <cb@256bit.org>
parents:
5294
diff
changeset
|
10 The OS/2 support was removed in patch 7.4.1008. |
7 | 11 |
12 | |
14421 | 13 vim:tw=78:ts=8:noet:ft=help:norl: |