You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you run vim -W log then press <C-C>:q then vim log you can see vim logs it as ^C^C:q^M and vimgolf converts ^C to <C-C> (just my two cents :D trying to understand the vimgolf code)
On Sat, Oct 7, 2017 at 4:03 PM, h43z ***@***.***> wrote:
if you run "vim -W log" then press :q then "vim log" you can see vim logs
it as ^C^C:q^M and vimgolf converts ^C to (just my two cents :D trying to
understand the vimgolf code)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#224 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHMgT2fK7msZASMYQWk5c36zFRAYNjRaks5sp9kVgaJpZM4Pxbni>
.
If I enter any challenge, and perform
i<C-C>ZZ
the game counts it asi<C-C><C-C>ZZ
The text was updated successfully, but these errors were encountered: