[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/
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, (continued)
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Torsten Lilge, 2024/03/26
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/26
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/26
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/26
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Markus Mützel, 2024/03/27
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/27
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Torsten Lilge, 2024/03/28
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Markus Mützel, 2024/03/28
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Markus Mützel, 2024/03/28
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/28
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window,
Markus Mützel <=
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/29
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, John W. Eaton, 2024/03/29
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Rik, 2024/03/29
- [Octave-bug-tracker] [bug #65518] Problems with right-click menu on Command Window, Dmitri A. Sergatskov, 2024/03/29