File: inputrc

package info (click to toggle)
libterm-readline-gnu-perl 1.24-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 556 kB
  • sloc: perl: 1,664; ansic: 112; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (12)
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