bug-teseq
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-teseq] Release: GNU Teseq


From: Micah Cowan
Subject: [Bug-teseq] Release: GNU Teseq
Date: Mon, 04 Aug 2008 10:25:02 -0700
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

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

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: address@hidden  (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

iD4DBQFIlztu7M8hyUobTrERApWAAJdagTWWUKNAEX0pfATyFbfJpXa0AKCHzQQK
t8n526/eFHl72Szh990ILg==
=1L0h
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]