Conpty was first introduced in 2018, and it's stable on Windows 11 now.
fix #19033
https://github.com/vim/vim/pull/19037
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
We only have special logic for conpty_type = 2 and conpty_fix_type<1, which works around windows bug.
On Windows 11, conpty_type=0 and conpty_fix_type=1. It should be OK with these values.
Related commit and PR:
57da698
#4411
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
- // Win 10 22H2 Final is build 19045, it's conpty is widely used.
+ // Win 10 22H2 Final is build 19045, its conpty is widely used.
--
--
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 visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/19037/c3695073022%40github.com.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.![]()
What do you mean? I don't understand.bennyyip left a comment (vim/vim#19037)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@bennyyip pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()