The 'precedes' value for the listchars option should only be drawn when
the list option is on and wrapping is off (and there is text preceeding
the first column) OR when list option is on and wrapping is on and the
line is longer than the complete window (and there is still text
preceeding the first column). But in the latter case, only
draw the precedes value in the first column visible for the physical
line, not in every first column of the screen line.
Add a test to verify the behaviour.
related: neovim/neovim#11034
(Note: the change to view_util is actually unrelated, but makes debugging
easier as the window size does not change unexpectedly when trying to
run the test interactively and switching between windows).
https://github.com/vim/vim/pull/4953
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
Zach Wegner (neovim/neovim#11034) should have been credited.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.![]()
@brammool This PR is merged without included origin patch author Zach Wegner?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Am 22.02.2020 um 14:05 schrieb Wang Shidong (Vim Github Repository) <vim-dev...@256bit.org>:
@brammool This PR is merged without included origin patch author Zach Wegner?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/4953/c589954433%40github.com.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
It is mentioned in doc/version8.txt
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()