Browse Source

+ Added -t option.

michael 23 years ago
parent
commit
fb5c2521f2
1 changed files with 7 additions and 1 deletions
  1. 7 1
      docs/ide.tex

+ 7 - 1
docs/ide.tex

@@ -75,6 +75,9 @@ IDE on \linux in an X-term or through a telnet session.
 which was active when the IDE exited the last time.
 \item [-S] Disable the mouse. When this option is used, then the mouse is
 disabled, even if a mouse is present.
+\item[-Tttyname] (linux/unix only) Sends program output to tty \var{ttyname}. 
+This is useful so one doesn't have to switch between program output and ide
+all the time.
 \end{description}
 The files given at the command line are loaded into edit windows automatically.
 
@@ -3130,7 +3133,10 @@ Undo & \key{Alt-Backspace} & \\
 \end{FPCltable}
 %
 %  $Log$
-%  Revision 1.4  2001-11-05 19:08:47  michael
+%  Revision 1.5  2002-05-20 12:03:19  michael
+%  + Added -t option.
+%
+%  Revision 1.4  2001/11/05 19:08:47  michael
 %  + Some small corrections before 1.0.6
 %
 %  Revision 1.3  2001/07/19 15:07:56  michael