[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9024] Colour-coded output text
From: |
John W. Eaton |
Subject: |
[Octave-patch-tracker] [patch #9024] Colour-coded output text |
Date: |
Sun, 26 Jun 2016 07:05:05 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #16, patch #9024 (project octave):
Yes, the command window widget implementations are entirely different for
Windows and Unix.
I would like to merge them into one and handle I/O in a completely different
way, probably such that any pager will have to be built-in to Octave instead
of using an external program. I don't think that limitation will cause a lot
of trouble for most users. AFAIK, Matlab can't do 'system ("emacs")'.
I don't know what this would mean for color-coded output, but I expect that it
would allow us to do a better job.
But the main reasons that I want to make this change are that I think it will
allow better interrupt and event handling and it will simplify maintenance by
having one implementation of the command window.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9024>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, (continued)
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Philip Nienhuis, 2016/06/17
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Philip Nienhuis, 2016/06/17
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Philip Nienhuis, 2016/06/17
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Lachlan Andrew, 2016/06/18
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Lachlan Andrew, 2016/06/22
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Philip Nienhuis, 2016/06/23
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Philip Nienhuis, 2016/06/24
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Lachlan Andrew, 2016/06/25
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Philip Nienhuis, 2016/06/25
- [Octave-patch-tracker] [patch #9024] Colour-coded output text, Lachlan Andrew, 2016/06/25
- [Octave-patch-tracker] [patch #9024] Colour-coded output text,
John W. Eaton <=