File: inputrc

package info (click to toggle)
libterm-readline-gnu-perl 1.07-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 252 kB
  • ctags: 133
  • sloc: perl: 1,402; makefile: 51
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