joe 4.6-1.1 source package in Ubuntu
Changelog
joe (4.6-1.1) unstable; urgency=medium * Non-maintainer upload. * Drop Vcs fields, closes: #1031282. -- Bastian Germann <email address hidden> Tue, 14 Feb 2023 23:52:07 +0100
Upload details
- Uploaded by:
- Josip Rodin
- Uploaded to:
- Sid
- Original maintainer:
- Josip Rodin
- Architectures:
- any
- Section:
- editors
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | editors |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
joe_4.6-1.1.dsc | 1.5 KiB | cbce4e06a1653a9b730b0e5364d0ebed8d55f1315183d2d2d61f8361ea2acc87 |
joe_4.6.orig.tar.gz | 1.8 MiB | 495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de |
joe_4.6-1.1.debian.tar.xz | 15.3 KiB | ed7280bcbd0a3a9fb6a30d54e4a7fb782ff13a3981900ce3a48f9a8a2176e0a8 |
Available diffs
- diff from 4.6-1build2 (in Ubuntu) to 4.6-1.1 (645 bytes)
No changes file available.
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.