-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

(This was sent to the xorg list because it is genuinely believed to be
of possible use to developers/debuggers ofcterminal emulators such as
rxvt and rxvt-unicode. It's significantly less likely to be of use to
others.

(No other announcements about GNU Teseq (updates, etc) will be made on
these lists; this is just to let people know of its existence. The
following message was sent to [EMAIL PROTECTED])

Announcing the release of a new GNU software package,
GNU Teseq 1.0.0.

  http://ftp.gnu.org/gnu/teseq/

GNU Teseq is a tool for analyzing files that contain control characters
and terminal control sequences. It is intended to be useful for
diagnosing terminal emulators, and programs that make heavy use of
terminal features (such as those based on the Curses library).

GNU Teseq takes raw terminal data as input, like:

  ^[[1mHi^[[m there, world^H^H^H^H^Hearth

And spits out something like:

  : Esc [ 1 m
  & SGR: SELECT GRAPHIC RENDITION
  " Set bold text.
  |Hi|
  : Esc [ 0 m
  & SGR: SELECT GRAPHIC RENDITION
  " Clear graphic rendition to defaults.
  | there, world|
  . BS/^H BS/^H BS/^H BS/^H BS/^H
  |earth|.

The accompanying program `reseq' may then be used to reverse this
translated output back into its original form, if desired.


Building Teseq requires nothing beyond a normal Unix build
environment, though running the full suite of accompanying tests
requires some additional software.

Website:      http://www.gnu.org/software/teseq/
Download:     http://ftp.gnu.org/gnu/teseq/ (source)
Mailing List: [EMAIL PROTECTED]  (all-purpose)
IRC:          #teseq  @  irc.freenode.net

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
GNU Maintainer: wget, screen, teseq
http://micah.cowan.name/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFImRK87M8hyUobTrERAkyGAJ9bCe5t7qWLfBKyoFd95tCcduWwGwCffBJj
GKo7kX77jUFY1/TS5OpkPBg=
=h7fA
-----END PGP SIGNATURE-----

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to