diff --git a/doc/api/readline.md b/doc/api/readline.md index c0407a77171431..0ae536ac302715 100644 --- a/doc/api/readline.md +++ b/doc/api/readline.md @@ -1377,7 +1377,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.
-