File: c_cmdchar.so

package info (click to toggle)
lookup 1.08b-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 1,112 kB
  • ctags: 1,306
  • sloc: ansic: 12,638; makefile: 245; perl: 174; sh: 53
file content (12 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
.TP
cmdchar ['\fIone-byte-char\fP']
The default command-introduction character is a space, but it may be
changed via this command. The single quotes surrounding the character
are required. If no argument is given, the current value is printed.

An input line consisting of a single question mark will also print the
current value (useful for when you don't know the current value).

Woe to the one that sets the command-introduction character to one
of the other special input-line characters,
such as\&\&+\&\&,\&\&/\&\&, etc.