Mercurial > vim
annotate READMEdir/README_os2.txt @ 26749:efe4c8a79502 v8.2.3903
patch 8.2.3903: "gM" does not count tabs as expected
Commit: https://github.com/vim/vim/commit/71c41255f6a074c4df4dc6f9e97d347e565253a1
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Dec 26 15:00:07 2021 +0000
patch 8.2.3903: "gM" does not count tabs as expected
Problem: "gM" does not count tabs as expected.
Solution: Use linetabsize() instead of mb_string2cells(). (closes https://github.com/vim/vim/issues/9409)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 26 Dec 2021 16:15:04 +0100 |
parents | af69c9335223 |
children | f8116058ca76 |
rev | line source |
---|---|
18879 | 1 README_os2.txt for version 8.2 of Vim: Vi IMproved. |
8623
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 |
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 This file used to explain the installation of Vim on OS/2 systems. |
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
4 However, support for OS/2 has been removed in patch 7.4.1008. |
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
5 See "README.txt" for general information about Vim. |