OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
readline-common
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
changelog.Debian.gz
1.29 KB
05/15/2017 08:00:23 PM
rw-r--r--
📄
copyright
2.68 KB
02/06/2016 11:26:16 AM
rw-r--r--
📄
inputrc.arrows
727 bytes
08/29/2009 10:34:33 AM
rw-r--r--
Editing: inputrc.arrows
Close
# This file controls the behaviour of line input editing for # programs that use the Gnu Readline library. # # Arrow keys in keypad mode # "\C-[OD" backward-char "\C-[OC" forward-char "\C-[OA" previous-history "\C-[OB" next-history # # Arrow keys in ANSI mode # "\C-[[D" backward-char "\C-[[C" forward-char "\C-[[A" previous-history "\C-[[B" next-history # # Arrow keys in 8 bit keypad mode # "\C-M-OD" backward-char "\C-M-OC" forward-char "\C-M-OA" previous-history "\C-M-OB" next-history # # Arrow keys in 8 bit ANSI mode # "\C-M-[D" backward-char "\C-M-[C" forward-char "\C-M-[A" previous-history "\C-M-[B" next-history