joe 3.7-2.3ubuntu1 source package in Ubuntu

Changelog

joe (3.7-2.3ubuntu1) trusty; urgency=low

  * Use autotools-dev for newer arches.
 -- Daniel T Chen <email address hidden>   Mon, 17 Feb 2014 17:04:04 -0500

Upload details

Uploaded by:
Daniel T Chen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe editors

Downloads

File Size SHA-256 Checksum
joe_3.7.orig.tar.gz 679.7 KiB cae456e1ad5a8c1d3c94920a3416c2347277739b260e3494d3bc0f2b9b73106f
joe_3.7-2.3ubuntu1.diff.gz 14.5 KiB 7f4c894eaf46513690b5ea666c9439afb0720f625d8cb6d37a1e6b0a9927e9c1
joe_3.7-2.3ubuntu1.dsc 1.4 KiB be4fc18ef1f130489c756c73567787192f2a37a6566deef0d82b9f5a5f412106

Available diffs

View changes file

Binary packages built by this source

joe: user friendly full screen text editor

 Joe, the Joe's Own Editor, has the feel of most PC text editors: the key
 sequences are reminiscent of WordStar and Turbo C editors, but the feature
 set is much larger than of those. Joe has all of the features a Unix
 user should expect: full use of termcap/terminfo, complete VI-style Unix
 integration, a powerful configuration file, and regular expression search
 system. It also has six help reference cards which are always available,
 and an intuitive, simple, and well thought-out user interface.
 .
 Joe has a great screen update optimization algorithm, multiple windows
 (through/between which you can scroll) and lacks the confusing notion of
 named buffers. It has command history, TAB expansion in file selection
 menus, undo and redo functions, (un)indenting and paragraph formatting,
 filtering highlighted blocks through any external Unix command, editing
 a pipe into or out of a command, and block move, copy, delete or filter.
 .
 Through simple QEdit-style configuration files, Joe can be set up to
 emulate editors such as Pico and Emacs, along with a complete imitation
 of WordStar, and a restricted mode version (lets you edit only the files
 specified on the command line). Joe also has a deferred screen update to
 handle typeahead, and it ensures that deferral is not bypassed by tty
 buffering. It's usable even at 2400 baud, and it will work on any
 kind of sane terminal.