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

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

[Octave-bug-tracker] [bug #54056] many editor keys just print escape cod


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54056] many editor keys just print escape codes in gui command window
Date: Mon, 4 Jun 2018 14:01:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #54056 (project octave):

                Priority:              5 - Normal => 1 - Later              
              Item Group:                    None => Feature Request        
                  Status:               Need Info => Postponed              

    _______________________________________________________

Follow-up Comment #3:

According to that same Wikipedia page

> CUA never had significant impact on the design of Unix terminal
(character-mode) applications, which preceded CUA by more than a decade.

The Octave command window is a terminal-mode entry area, not an editor buffer.
Text can be edited with the cursor line-by-line only, and can be deleted, cut,
and pasted using standard readline commands, but not like an editor. So it is
not expected that these types of interactions will work on the command window
as it is implemented now.

It has been discussed earlier whether the command window should be rewritten
to no longer be a terminal emulator, but be a text buffer entirely under the
control of Qt. That is a much larger undertaking than adding support for some
keyboard shortcuts. But supporting these kinds of interactions would be a
side-effect of changing the command window from a line-oriented terminal
emulator to a text buffer.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54056>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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