diff --git a/doc/api/readline.md b/doc/api/readline.md index 5074b06bead2ba..ab915f6e0593bc 100644 --- a/doc/api/readline.md +++ b/doc/api/readline.md @@ -1357,7 +1357,6 @@ const { createInterface } = require('readline');
0x1F
will do this action.
In many terminals, for example xterm
,
this is bound to Ctrl+-.0x1E
to perform redo.
In xterm
, it is bound to Ctrl+6
by default.
-