-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(linenoise): Skip 0x00 to 0x1F character in dump mode
Skipping through the non printable character assures that in dumb mode, any special keys will not lead to the cursor movement.
- Loading branch information
1 parent
ac2491a
commit 302881e
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters