[vim/vim] vim/gvim on windows cannot display emoji in `:terminal` (Issue #19033)

10 views
Skip to first unread message

BenYip

unread,
Dec 27, 2025, 8:06:46 PM12/27/25
to vim/vim, Subscribed
bennyyip created an issue (vim/vim#19033)

Steps to reproduce

  1. foo.vim
" some emoji: 😄
set renderoptions=type:directx
set termguicolors
:terminal cat %
  1. start gvim/vim and source foo.vim
gvim --clean foo.vim
:source %

vim --clean foo.vim
:source %
  1. emoji 😄 is displayed as �(U+FFFD), which is incorrect.
image.png (view on web) image.png (view on web)
  1. but it works on my remote arch linux (windows terminal + ssh)
image.png (view on web)

Expected behaviour

emoji is correctly displayed.

Version of Vim

9.1.2022

Environment

Windows 11
x64 gvim from https://github.com/vim/vim-win32-installer/releases/download/v9.1.2022/gvim_9.1.2022_x64.exe
windows terminal Version: 1.23.13503.0

Arch Linux

Logs and stack traces

—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19033@github.com>

BenYip

unread,
Dec 28, 2025, 4:29:31 PM12/28/25
to vim/vim, Subscribed
bennyyip left a comment (vim/vim#19033)

set termwintype=conpty fixes this. I think we should make it default on Windows 11.

—
Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19033/3695062610@github.com>

Christian Brabandt

unread,
4:21 PM (6 hours ago) 4:21 PM
to vim/vim, Subscribed

Closed #19033 as completed via 71cc1b1.

—
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/19033/issue_event/23048217246@github.com>

Reply all
Reply to author
Forward
0 new messages