[vim/vim] 'fillchars' "vert" does not fall back to the default when omitted (PR #21325)

5 views
Skip to first unread message

h_east

unread,
Sep 16, 2026, 2:18:26 PM (3 days ago) Sep 16
to vim/vim, Subscribed
Problem:  When 'fillchars' is set without a "vert" item, the vertical
          separator is drawn with a space instead of the documented
          default '|' (habamax).
Solution: Use '|' as the internal default for "vert" in
          set_chars_option().  Add Test_fillchars_vert_default() in
          test_display.vim, which sets a colored VertSplit group and
          'fillchars' to "trunc:<", and checks the separator column
          against dumps/Test_display_fillchars_vert.dump.

fixes: #21322


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/21325

Commit Summary

  • f3bb9b4 'fillchars' "vert" does not fall back to the default when omitted

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/21325@github.com>

Christian Brabandt

unread,
Sep 17, 2026, 4:14:06 PM (2 days ago) Sep 17
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#21325)

thanks


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/21325/c5720608938@github.com>

Reply all
Reply to author
Forward
0 new messages