Uh oh!
There was an error while loading. Please reload this page.
Document readline keybindings - #31256
Conversation
Added readline keybindings table to document
This is a rework of closed pr nodejs#20825fixes: nodejs#20814
HarshithaKP
commented
Jan 8, 2020
cc: @shobhitchittora |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
BridgeAR
left a comment
There was a problem hiding this comment.
@HarshithaKP thank you very much for working on this!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
BridgeAR
left a comment
There was a problem hiding this comment.
Thanks for following up so quickly! This almost looks good to me.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
shobhitchittora
commented
Jan 10, 2020
Thanks @HarshithaKP for picking this up. |
HarshithaKP
commented
Jan 10, 2020
Ping @BridgeAR@antsmartian, I believe I addressed all the suggestions. Please have a look. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The comments have to be addressed before this can land.
BridgeAR
commented
Jan 13, 2020
Landed in 027eaac 🎉 |
addaleax
commented
Mar 16, 2020
@codebytere Just fyi, this breaks |
targos
commented
Apr 18, 2020
Let's wait for #31006 to land this one on v12.x |
This documents all readline key bindings. It is a rework of nodejs#20825 PR-URL: nodejs#31256Fixes: nodejs#20814 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This is a rework of closed pr #20825
fixes: #20814
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes