home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume26 / screen-3.5 / part02 / ChangeLog < prev    next >
Text File  |  1993-07-25  |  11KB  |  387 lines

  1. 13.05.93 -- 3.3.3
  2. =================
  3.  
  4. * defautonuke, silence commands added.
  5.  
  6. * exec command added.
  7.  
  8. * hardcopydir, logdir commands added.
  9.  
  10. * Made a superb configure script.
  11.  
  12. * BROKEN_PIPE, SOCK_NOT_IN_FS added for braindamaged systems.
  13.  
  14. * multi display, multi user support.
  15.  
  16. * process command. CS, CE switch cursorkeycap in application mode.
  17.  
  18. * lockprg pow_detaches on SIGHUP
  19.  
  20. * ins_reg copy_reg commands.
  21.  
  22. * new iscreenrc syntax.
  23.  
  24. * split up screen.c and ansi.c
  25.  
  26. 21.10.92 -- 3.2.9
  27. ================
  28.  
  29. * ChangeLog: replaces CHANGES and is in GNUish format.
  30.  
  31. * Makefile (CFLAGS, M_CFLAGS, LIBS, OPTIONS): moved user config here, 
  32.     merged all Makefiles, GNUified
  33.  
  34. * socket.c (FindSocket): ignoring bad files in $SCREENDIR
  35.  
  36. * config/config.linux: ported.
  37.  
  38. * utmp.c, exec.c, loadav.c: split apart from screen.c/fileio.c
  39.  
  40. 15.07.92 -- 3.2.8
  41. =================
  42.  
  43. * ansi.c (WriteString): automatic character set switching for 8bit support
  44.  
  45. 3.2.3-3.2.7
  46. ===========
  47.  
  48. * concept changes: Display structure, Multi attacher 
  49.  
  50. ...
  51.  
  52. 3.2.2
  53. =====
  54.  
  55. * screen.c (main): -m option, "_M_ake always new session", ignore $STY
  56.  
  57. * screen.c (main):  -Ssessionname 
  58. * fileio.c (RcLine): ^A:sessionname give your session a nicer name.
  59.  
  60. * screen.c (main): supporting detached startup via screen -d -m -Ssockname
  61.  
  62. * fileio.c (stripdev): moved, could not compile
  63.  
  64. * overlay.h: "stackable overlay concept"
  65.  
  66. * search.c: vi-like / and ? search AND emacs-like ^S and ^R incremental search
  67.     in scrollback
  68.  
  69. * mark.c: I meant BSDI not BSD
  70.  
  71. * concept change: struct display and struct newwin introduced.
  72.  
  73. * screen.c (main): -v option prints version.
  74.  
  75. * screen.c (MakeWindow): ^A:screen /dev/ttya opens a character device 
  76.     instead of forking ShellProg with a pty pair.
  77.  
  78. 3.2.0
  79. =====
  80.  
  81. Ultrix port
  82.  
  83. Irix 3.3 SGI port
  84.  
  85. shadow password suite supported
  86.  
  87. data loss on stdin overflow fixed
  88.  
  89. "refresh off" keyword added.
  90.  
  91. 3.1.1
  92. ------
  93.  
  94. iScreen is now under the GNU copyleft license. See file COPYING.
  95.  
  96. command line option -A. $LINES, $COLUMNS improved.
  97.  
  98. C-A : vbellwait <sec>
  99.  
  100. XENIX support (Ronald Khoo)
  101.  
  102. SYSV has uname() instead of gethostname().
  103.  
  104. hpux has setresuid.
  105.  
  106. ClearScreen now saves image to scrollback buffer.
  107.  
  108. mips has setenv.
  109.  
  110. numerous bugfixes.
  111.  
  112. 3.1 finally released version.
  113. =============================
  114.  
  115. 3.0.99: last minute changes:
  116. ----------------------------
  117.  
  118. MIPS support (J{rvinen Markku)
  119.  
  120. SVR4 support (Marc Boucher)
  121.  
  122. secopen() secfopen() calls replace stat/access/open.
  123. C-a : echo improved.
  124. 'register int'
  125.  
  126. Changes up to Screen 3.0 Patchlevel 7
  127. =====================================
  128.  
  129. Better terminfo support: Screen now checks if a termcap/info
  130. entry which the name "screen.$TERM" does exist. Look in the
  131. "VIRTUAL TERMINAL" section of the manual for more details.
  132.  
  133. Many security improvements.
  134.  
  135. ScrollRegion() bug fixed which caused slow scrolling if AL
  136. or DL was used.
  137.  
  138. Pyramid and Ultrix support added. (Tim and Larry)
  139.   
  140. ENVIRONMENT support.
  141.   /local/etc/screenrc checks for $SYSSCREENRC
  142.   $HOME/.screenrc checks for $ISCREENRC and $SCREENRC
  143.   /local/screens checks for $ISCREENDIR and $SCREENDIR
  144.   .screenrc understands ${VAR} and $VAR .
  145.  
  146. screen 3.0 Patchlevel 6
  147. =======================
  148.  
  149. .screenrc:
  150.   screen now only opens the windows you explicitly ask for. if you 
  151.   specify none, you still get one window, of course.
  152.  
  153. screen 3.0. Patchlevel 5
  154. ========================
  155.  
  156. Ansi prototyping by Christos.
  157.  
  158. copy mode: CTRL-U / CTRL-D exchanged. code cleanup.
  159.  
  160. changes to screen 3.0 patchlevel 4
  161. ==================================
  162.  
  163. markkeys "string"
  164.   allows to rebind the keys used in copy/history mode.
  165.   string is made up of pairs "<oldchar>=<newchar>" which are separated
  166.   by a colon. Oldchar and newchar are either single ascii characters, 
  167.   or the two character sequence ^x, where x is an ascii character, or
  168.   a 3 digit octal value prepended with '\'. the string "\040=.:^M=q"
  169.   rebinds '.' to set marks, and the return rey will abort copy mode.
  170.  
  171. set scrollback 100
  172.   resizes the scrollback history buffer to 100 lines. a default of 50
  173.   is installed. 
  174.  
  175. A Howard Chu like scrollback history is installed. Many vi-like keys
  176.   are added to the copy mode. The '?' key reports on cursor position.
  177.  
  178. screen 3.0 Patchlevel 3
  179. =======================
  180.  
  181. WriteString fixed, it did kill the display variable.
  182.  
  183. Yet another LP bugfix.
  184.  
  185. non vt100 semi-graphics character support.
  186.  
  187. waynes patch fixed
  188.  
  189. screen 3.0 Patchlevel 2
  190. =======================
  191.  
  192. wayne patches cursor motion outside scrollregions.
  193.  
  194. .screenrc 
  195.   monitor on|off
  196.  
  197. changes in Screen 3.0 Patchlevel 1
  198. ==================================
  199.  
  200. screen -wipe
  201.  
  202. ^A : set vbell_msg "Wuff Wuff"
  203.  
  204. Thousand enhancements: help resizible, copy'n'paste in main
  205.   socket loop, and no more '\0' hackin'. :WS=\E8;%d;%dt:
  206.  
  207. screen can now resize windows under sunview.
  208.  
  209. ^A : set crlf on|off
  210.   effects markroutine join.
  211.  
  212. screen learned about sized windows under X
  213.  
  214. screen -ls (-d) -q
  215.   quiet option. We count the number of detached (attached) sessions and set
  216.   a return value of 10+n. The -q option inhibits all startup
  217.   warnings/messages. i.e. screen -R -q may return with code 12 or higher
  218.   or start a new/old session.
  219.  
  220. pow_detach_msg "text string"
  221.   new command, allows messages, terminal reset, etc. on logout caused
  222.   by pow_detach.
  223.  
  224. ^A : learned a new keyword "set":
  225.   commands like "login on" , "vbell off", ... affect the default for
  226.   windows to be created. But commands like "set login off" affect
  227.   the actual setting of this window. and not the default.
  228.   such commands may be bound to keys. example: 
  229.   bind 'O' set login off
  230.   is valid in your .screenrc as well as typed at the ':' prompt.
  231.   a bonus is ":set all" which is synonym to ":help".
  232.   At the Colon prompt also KeyNames can be entered, alothough that makes
  233.   not always sense.
  234.  
  235. ^A x uses a builtin lockprg, if 
  236.   a) we don't find our lockprg, or
  237.   b) user supplies us with the environmet variable LOCKPRG set to "builtin"
  238.   the builtin locks until your login password is typed. on systems using
  239.   "shadow password files" you are prompted for a password.
  240.  
  241. markroutine can append joined.
  242.  
  243. screen removes the "controlling tty" from utmp while ptys are attached.
  244.  
  245. markroutine performs CR+NL when '\n' is pressed
  246.  
  247. screen may die quietly, when no TERMCAP entry for "screen" is
  248. found, and screen is run under X-windows
  249.  
  250. _SEQUENT_ marks sequent386_ptx
  251.  
  252. screen runs now under SunOS4.1.1 (we need setsid()!).
  253.  
  254. bug in SetForeWindow fixed.
  255.  
  256. rare markroutine bug fixed.
  257.  
  258. we dont open every file the attacher tells us.
  259.  
  260. we have now our wonderful "Wuff, Wuff" visual_bell
  261.  
  262. we have now the interprocess-communication-buffer. secure version.
  263.  
  264. '^A =' removes the interprocess-communication-buffer.
  265.  
  266. markroutine as in 2.1
  267.  
  268. markroutine: 'a' toggles append mode,
  269.              '>' like ' ', but immediately WriteFile(DUMP_EXCHANGE) then.
  270.              'A' like ' ', but first switch to append mode.
  271.  
  272. .screenrc understands "screen 2:faui09 rlogin faui09 -l jnweiger"
  273.                   and "password none"
  274.                   and "vbell [on|off]"
  275.  
  276. '^A :' allows .screenrc commands "online".
  277.  
  278. screen now receives new $TERM from attacher, when it is reattached 
  279.  
  280. MakeClientSocket() fifo version does now test for access.
  281.  
  282. .screenrc learns "hardstatus {on|off}"
  283.  
  284. termcap's VB is used for vbell if available.
  285.  
  286. Attach() code rewritten:
  287.     screen now lists socket directory, if it does not find a suitable socket
  288.     screen -d [host.tty] detaches a running screen. 
  289.  
  290. screen -[ls|list]
  291.     list all sockets that we find in our sockdir
  292.  
  293. when the socket has been removed, send a SIGCHLD to the poor SCREEN 
  294. process and it will try to recover. then try a 'screen -r' again.
  295. all the socket stuff lives now in an extra file.
  296.  
  297. Major changes in version 2.4:
  298. =============================
  299.  
  300. *  Test version that presents the erlangen extensions from 2.0 in a 2.3
  301.    screen.
  302.  
  303. *  window resize support
  304.  
  305. *  screen locking C-a x
  306.  
  307. *  support for SYSV
  308.  
  309. *  password protection
  310.  
  311. *  copy & paste across screens
  312.  
  313. *  remote detach and power detach
  314.  
  315. Major changes in version 2.3:
  316.  
  317. *  Terminal emulation has been significantly enhanced and bugfixed.
  318.  
  319. *  We now fully update the last character on the screen for true auto-
  320.    margin terminals, though there may be some delay before the character
  321.    can be safely added to the screen.  If your terminal has character
  322.    insert it will be used to shorten the delay.
  323.  
  324. *  Added the "termcap" .screenrc command to tweak your terminal's termcap
  325.    entry AND to customize the termcap generated for the virtual terminals.
  326.    See also the -L and -O command-line options, and the SCREENCAP environ-
  327.    ment variable.
  328.  
  329. *  Fixed screen's character handling when detached or suspended to NOT block
  330.    the child processes in their windows -- output continues to be processed
  331.    in the background.
  332.  
  333. *  Added a.k.a.s (window-name aliases) that allow you to customize the
  334.    window-information line, including being able to change the name on-
  335.    the-fly to reflect what's currently running in the window (see the
  336.    -k option, shellaka command, and ALSO KNOWN AS discussion in the doc).
  337.  
  338. *  Added the ability to log the output of a window to a file (see the
  339.    "C-a H" (log) command).
  340.  
  341. *  Flow-control can now be set for each window and switched interactively
  342.    (see the "flow" command, -f option, and FLOW CONTROL discussion).
  343.  
  344. *  Individual windows can be included or excluded from mention in the
  345.    /etc/utmp file (see the "login" command and -l option).
  346.  
  347. *  Added an activity monitor, which allows you to have a window watched for
  348.    the start of any output and alert you when it occurs (see the "C-a M"
  349.    (monitor) command).
  350.  
  351. *  Enhanced the information in the window-information line to keep track of
  352.    windows that have: logging turned on '(L)'; beeped in the background '!';
  353.    became active while being monitored '@' (see the "C-a w" (windows) command).
  354.  
  355. *  Added an on-line help display that lists all the commands and their
  356.    key bindings (see the "C-a ?" (help) command).
  357.  
  358. *  Extended handling of the beep message (and also the new activity message)
  359.    to allow '~' to specify a literal beep (see the "beep" and "activity"
  360.    .screenrc commands).
  361.  
  362. *  You can now set the default action on receipt of a hangup signal:  detach
  363.    or terminate (see the "autodetach" .screenrc command).
  364.  
  365. *  Routing of characters to their virtual terminals has been enhanced to
  366.    not drop characters nor (in rare circumstances) hang up screen.
  367.  
  368. *  The NFS compatibility has been enhanced.
  369.  
  370. Major changes in version 2.0a:
  371.  
  372. *  Screen allows you to `detach' the "screen" session from the physical
  373.    terminal and resume it at a later point in time (possibly on a
  374.    different terminal or in a different login session).
  375.  
  376.   To get an impression of this functionality do the following:
  377.  
  378.      - call "screen" and create a couple of windows
  379.      - type Control-A Control-D (screen terminates; you are back
  380.        in the shell)
  381.      - call "screen -r" to resume the detached screen
  382.  
  383. *  Screen supports multiple character sets and the ISO 2022 control
  384.    functions to designate and switch between character sets.
  385.    This allows you, for instance, to make use of the VT100 graphics
  386.    character set or national character sets.
  387.