File: inputrc

package info (click to toggle)
libterm-readline-gnu-perl 1.47-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,148 kB
  • sloc: perl: 2,191; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# readline init file for t/readline.t
#       `a' and `b' should be bind to about, and 'c' not.
"a": abort
$if ReadLineTest
"b": abort
$else
"c": abort
$endif