Files
neovim/runtime/doc
zeertzjq dd79bc8360 vim-patch:014c731: runtime(doc): make :h virtcol() more accurate (#35976)
The current description (especially the "unlimited width" part) is
inaccurate in several ways:
- The size of virtual text can depend on window width. In particular,
  the size of "above" virtual text can be equal to window width.
- A double-width character that doesn't fit adds 1 to the virtual column
  of the following characters.
- The size of 'showbreak' and 'breakindent' is counted.

related: vim/vim#5713
closes: vim/vim#18447

014c731fa5
(cherry picked from commit 43f7434bd5)
2025-10-02 00:07:28 +00:00
..
2025-09-08 02:49:21 +00:00
2025-09-08 02:49:21 +00:00
2025-01-01 12:29:51 -08:00
2025-03-18 06:18:37 -07:00
2025-04-30 15:51:38 +02:00
2025-09-08 02:49:21 +00:00
2025-03-26 05:49:48 -07:00
2025-05-03 23:07:06 +00:00
2025-03-17 12:31:53 +01:00
2025-09-08 02:49:21 +00:00
2025-09-08 02:49:21 +00:00
2025-04-30 15:51:38 +02:00
2025-02-17 10:33:20 +08:00
2025-04-27 23:00:36 +00:00
2025-03-17 12:31:53 +01:00
2025-06-01 23:16:54 +00:00
2025-05-03 23:07:06 +00:00
2025-03-17 12:31:53 +01:00
2025-03-02 14:27:52 -08:00
2025-03-15 15:00:44 +01:00
2025-04-27 23:00:36 +00:00
2025-02-15 14:55:25 +01:00
2025-03-15 15:00:44 +01:00
2025-05-03 23:07:06 +00:00
2025-03-18 06:18:37 -07:00
2025-01-03 08:29:36 -08:00
2025-03-17 12:31:53 +01:00
2025-07-22 23:15:21 +00:00
2025-05-03 23:07:06 +00:00
2025-03-18 06:18:37 -07:00
2025-05-03 23:07:06 +00:00