9term: add -c to force cooked mode
R=rsc CC=codebot http://codereview.appspot.com/1044043
This commit is contained in:
parent
9fb7a4f7f7
commit
670f730113
2 changed files with 11 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
.SH SYNOPSIS
|
||||
.B 9term
|
||||
[
|
||||
.B -as
|
||||
.B -asc
|
||||
]
|
||||
[
|
||||
.B -f
|
||||
|
|
@ -30,10 +30,15 @@ Otherwise button 2 brings up a menu, described below.
|
|||
.PP
|
||||
The
|
||||
.B -s
|
||||
option initializes windows so that text scrolls;
|
||||
option initializes the window so that text scrolls;
|
||||
the default is not to scroll.
|
||||
.PP
|
||||
The
|
||||
.B -c
|
||||
option starts the window in forced cooked mode,
|
||||
described below.
|
||||
.PP
|
||||
The
|
||||
.I font
|
||||
argument to
|
||||
.B -f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue