Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-21 | Use openpty(3) to allocate a new pty under NetBSD. This fixes PR pkg/16901 | tron | 1 | -1/+2 | |
by Bernd Ernesti. | |||||
2002-02-16 | Update to 3.9.11: | wiz | 1 | -5/+3 | |
* windowlist, bound to ^A" * support for other encodings, e.g. big5, koi8r, cp1251 new commands 'encoding', 'defencoding' 'register', 'readreg', 'readbuf', 'writebuf' now understand an extra encoding parameter * support for double utf-8 characters * lots of new string escapes and extensions to existsing ones: %LD, %LM, %Lw, %W, %-w, %+w, %H, %f, %F, %l, %=, %<, %> * new commands: 'source', 'eval', 'deflog', 'ignorecase', 'setsid' * command key classes: 'bind', 'command' and 'help' understand a '-c <class>' parameter. See the man page for examples * new login state: always - don't remove slot even if screen gets detached * 256 color support (experimental) * configurable time format string (for ^At) * config option to use localized month/week names * new option '-h' for hardcopy: also dump the scrollback buffer XXX: SunOS PLIST untested. | |||||
2001-09-07 | upgrade to 3.9.10. security fix on -R command line option. | itojun | 1 | -3/+3 | |
2001-08-18 | support non-japanese iso2022 multibyte escape sequences, like | itojun | 1 | -1/+2 | |
ESC $ ( C for ksx1001/ksc5601 korean charsets. patch already sent to screen@uni-erlangen.de. | |||||
2001-08-18 | Update to 3.9.9. Changes since 3.9.8: | wiz | 1 | -8/+6 | |
* new '-X' option to send commands to screen sessions. * added a possibility to change the attributes/color in caption or hardstatus strings: caption always "%3n %{r}%t%{-}%? @%u%?%? %{g}[%h]%{-}%?" * new 'dinfo' command to show what screen thinks about your terminal. * new 'attrcolor' command to map attributes to color codes: * support for UTF-8: new commands 'utf8', 'defutf8' to change the encoding of a window, plus a '-U' option to tell screen that your terminal sends/receives UTF-8 codes. * support for 16 colors. | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+8 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |