diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-07-05 23:08:51 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-07-05 23:08:51 +0800 |
commit | f8c19201886210b1ee7cf60af8e747ea0c1b60a8 (patch) | |
tree | d3718b8509d8228c392490358c0f232a8f6836fc /editors/joe-devel/pkg-descr | |
parent | db03225a3eeab71b5dd0458ad9b20c8747910d26 (diff) | |
download | freebsd-ports-gnome-f8c19201886210b1ee7cf60af8e747ea0c1b60a8.tar.gz freebsd-ports-gnome-f8c19201886210b1ee7cf60af8e747ea0c1b60a8.tar.zst freebsd-ports-gnome-f8c19201886210b1ee7cf60af8e747ea0c1b60a8.zip |
joe - joe's own editor
Diffstat (limited to 'editors/joe-devel/pkg-descr')
-rw-r--r-- | editors/joe-devel/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/joe-devel/pkg-descr b/editors/joe-devel/pkg-descr new file mode 100644 index 000000000000..fa4a0a0d104c --- /dev/null +++ b/editors/joe-devel/pkg-descr @@ -0,0 +1,9 @@ + JOE is the professional freeware ASCII text screen editor for UNIX. +It makes full use of the power and versatility of UNIX, but lacks the steep +learning curve and basic nonsense you have to deal with in every other UNIX +editor. JOE has the feel of most IBM PC text editors: The key-sequences are +reminiscent of WordStar and Turbo-C. JOE is much more powerful than those +editors, however. JOE has all of the features a UNIX user should expect: +full use of termcap/terminfo, excellent screen update optimizations (JOE is +fully useable at 2400 baud), simple installation, and all of the +UNIX-integration features of VI. |