|
News,
Internal,
Projects,
Home Software, Support, Documentation |
CTRL+P is the default ``force'' character, used to tell tip
that the next character is literal data. You can set the force
character to any other character with the ~s escape, which
means ``set a variable.''
Type ``~sforce=<single-char>'' followed by a newline.
<single-char> is any single character. If you leave
out <single-char>, then the force character is the nul
character, which you can get by typing CTRL+2 or CTRL+SPACE. A
pretty good value for <single-char> is SHIFT+CTRL+6,
which I have seen only used on some terminal servers.
You can have the force character be whatever you want by
specifying the following in your $HOME/.tiprc
file:
force=<single-char>
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2001/01/19 01:03:32 $ |
|