diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
| commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
| tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/screen | |
| parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) | |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'sysutils/screen')
| -rw-r--r-- | sysutils/screen/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/screen/pkg-descr b/sysutils/screen/pkg-descr index 36b1048e0a0a..db68a9891c35 100644 --- a/sysutils/screen/pkg-descr +++ b/sysutils/screen/pkg-descr @@ -3,7 +3,7 @@ between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character -sets). There is a scrollback history buffer for each virtual terminal and a +sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows. WWW: http://www.gnu.org/software/screen/ |
