Same as #18660 but fixed the tests.
Sample test script
vim9script def g:DoOSCTest(): void echoraw("\<Esc>]52;;?\<Esc>\\") while getcharstr(-1) != "\<xOSC>" endwhile echom v:termosc enddef
Ā Ā https://github.com/vim/vim/pull/18799
(6Ā files)
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Okay I'm going to close this (for the 2nd time š ) because I cannot figure why it is breaking the tests. I will probably just create a custom function for this
ā
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Closed #18799.
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Reopened #18799.
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
there are still some code style issues
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I'm currently just doing rough work so I'll make this a draft
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Okay it looks like the tests are passing now.
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 1 commit.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@64-bitman pushed 0 commits.
ā
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
ā
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()