octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9024] Colour-coded output text


From: Lachlan Andrew
Subject: [Octave-patch-tracker] [patch #9024] Colour-coded output text
Date: Sun, 26 Jun 2016 00:27:20 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #15, patch #9024 (project octave):

Thanks, Philip.

The command window is completely different in posix and windows.  I'm not sure
why it has to be; they just forked from different applications (Konsole for
posix and cygwin for Windows).  I think that it would be good to try to port
Konsole to Windows, because it also has some support for hyperlinks.  (I'm
currently working on hyperlinking error messages to open the editor at the
right position.)

The big advantage of using escape sequences is that the pager will set the
colours each time it redraws the screen to go backwards or forwards.  I don't
think that is possible if the mechanism to set the colour is not based on the
character stream itself.  Having said that, the reason for having a new class
rather than just storing a list of escape sequences is to allow that sort of
flexibility, if it turns out to be necessary.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9024>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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