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

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

[Octave-bug-tracker] [bug #65518] Problems with right-click menu on Comm


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window
Date: Fri, 29 Mar 2024 09:59:34 -0400 (EDT)

Follow-up Comment #19, bug #65518 (group octave):

I pushed another change on top of Rik's:
https://hg.savannah.gnu.org/hgweb/octave/rev/65d2a1f70155

It does the following:
* Discard any non-word characters (not just whitespace) at the start of the
selected string. If a user mis-clicks and selects, e.g., "> test", it's still
reasonable to assume that they'd like to get options for "test".
* Double-quote the matched strings in the context menu. Imho, that makes it
clearer what those options do.
* Add a check whether there is actually a match before dereferencing it.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65518>

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




reply via email to

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