caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ANN: ANSITerminal-0.3
@ 2005-06-16  2:10 N. Owen Gunden
  2005-06-16 13:08 ` [Caml-list] " N. Owen Gunden
  0 siblings, 1 reply; 3+ messages in thread
From: N. Owen Gunden @ 2005-06-16  2:10 UTC (permalink / raw)
  To: godi-list; +Cc: caml-list

ANSITerminal is a small module to display colors and allow cursor
movements on ANSI compliant terminals.

Homepage: http://math.umh.ac.be/an/software.php#x4-90008
Godi package: godi-ansiterminal

This package was formerly known as "Console".

O'Caml ANSIColor[1] has been deprecated in favor of this library, as
ANSIColor's functionality is now a subset of ANSITerminal.

Special thanks to Christophe Troestler for working with me on this.

1: http://projects.phauna.org/ansicolor/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] ANN: ANSITerminal-0.3
  2005-06-16  2:10 ANN: ANSITerminal-0.3 N. Owen Gunden
@ 2005-06-16 13:08 ` N. Owen Gunden
  2005-06-16 15:53   ` Christophe TROESTLER
  0 siblings, 1 reply; 3+ messages in thread
From: N. Owen Gunden @ 2005-06-16 13:08 UTC (permalink / raw)
  To: godi-list, caml-list

On Wed, Jun 15, 2005 at 10:10:54PM -0400, N. Owen Gunden wrote:
> ANSITerminal is a small module to display colors and allow cursor
> movements on ANSI compliant terminals.
> [...]

It should be noted that Christophe Troestler is the primary author of
ANSITerminal--I am merely a contributor and the godi package maintainer.
(Hump maintainer(s), please take note :).

 - O


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] ANN: ANSITerminal-0.3
  2005-06-16 13:08 ` [Caml-list] " N. Owen Gunden
@ 2005-06-16 15:53   ` Christophe TROESTLER
  0 siblings, 0 replies; 3+ messages in thread
From: Christophe TROESTLER @ 2005-06-16 15:53 UTC (permalink / raw)
  To: ogunden; +Cc: caml-list

On Thu, 16 Jun 2005, "N. Owen Gunden" <ogunden@phauna.org> wrote:
> 
> On Wed, Jun 15, 2005 at 10:10:54PM -0400, N. Owen Gunden wrote:
> > ANSITerminal is a small module to display colors and allow cursor
> > movements on ANSI compliant terminals.
> > [...]
> 
> It should be noted that Christophe Troestler is the primary author of
> ANSITerminal

I could use so help though, especially for these two things:

* There are some sequences to read the cursor or the mouse position.
  It's not clear to me from where the response should be read.

* It is possible to configure DOS/windows shells to understand ANSI
  sequences.  However, it does only work for DOS only programs which
  OCaml's are not considered to be.  So it would be nice to know how
  to do it -- or maybe write a C stub with the same interface...

Cheers,
ChriS


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-16 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-16  2:10 ANN: ANSITerminal-0.3 N. Owen Gunden
2005-06-16 13:08 ` [Caml-list] " N. Owen Gunden
2005-06-16 15:53   ` Christophe TROESTLER

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).