[vim/vim] MS-Windows: sixel image shown as raw text in the console (PR #20797)

3 views
Skip to first unread message

h_east

unread,
Jul 20, 2026, 1:27:05 PM (yesterday) Jul 20
to vim/vim, Subscribed
Problem:  On the MS-Windows console a popup image is displayed as the raw
          sixel escape sequence instead of the image, unless
          'termguicolors' is set.
Solution: Write a DCS sequence with the console API that lets the console
          parse it, no matter which write path the current colors select.
          Keep track of the terminator across writes, since a long
          sequence is split up.

fixes: #20795


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

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

Commit Summary

  • 8b7c89c MS-Windows: sixel image shown as raw text in the console

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/20797@github.com>

Christian Brabandt

unread,
11:53 AM (5 hours ago) 11:53 AM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20797)

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/20797/c5036140644@github.com>

Reply all
Reply to author
Forward
0 new messages