[vim/vim] folded line text gets cut off with :set rightleft (#2659)

10 views
Skip to first unread message

Björn Linse

unread,
Feb 21, 2018, 8:29:07 AM2/21/18
to vim/vim, Subscribed

Steps to reproduce:

  • use vim master, huge build
  • Start with vim -N -u NONE.
  • write two lines of text and make a fold of them using zf.
  • execute :set rightleft

Now the fold line text will have two issues:

  • Text is not drawn right to left, even though the code in fold_line and text_to_screenline in part looks like it intends to do rightleft drawing (for instance the handling of arabic shape depends on w_p_rl)
  • When reducing the window width, fold line text gets cut off and replaced by the fill char even though there is lots of space left. Roughly maximum half of the width seems to be used to show fold text.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub

Christian Brabandt

unread,
Jan 21, 2026, 2:53:36 PM (2 days ago) Jan 21
to vim/vim, vim-dev ML, Manual

Closed #2659 as completed via b51ac5e.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/2659/issue_event/22197789704@github.com>

Reply all
Reply to author
Forward
0 new messages