bugGNU Octave - Bugs: bug #36884, GUI: Command History should allow...

 
 

bug #36884: GUI: Command History should allow ctrl-click and shift-click to copy multiple previous commands

Submitter:  thomas yengst <rocketdude>
Submitted:  Thu 19 Jul 2012 04:19:10 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  jordigh
Originator Name:  thomas yengst Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 27 Sep 2012 06:28:45 PM UTC, comment #4: 
Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Thu 27 Sep 2012 05:27:51 PM UTC, comment #3: 

Let me know if I did the commit message right (I'm pretty sure it is right.)

John Swensen <jpswensen>
Thu 27 Sep 2012 01:20:04 PM UTC, comment #2: 

John, can you please reword your commit to include a commit message according to the guidelines?

http://wiki.octave.org/Commit_message_guidelines

If you do "hg log -v", you should see an example of what to do.

If you haven't put any other commits on top of fdb1cbb29467236, with a recent version of Mercurial (2.2 or later), you can do


hg up -r fdb1cbb29467236
hg commit --amend


and modify your commit message there.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Wed 26 Sep 2012 08:54:45 PM UTC, comment #1: 

See the attached patch that adds the capability to select multiple rows. It also adds a context menu that allow you to copy the selection or evaluate the selection.

John Swensen <jpswensen>
Thu 19 Jul 2012 04:19:10 PM UTC, original submission:  

in command window, it would be useful to ctrl-click to select multiple previous commands to execute

AND

use shift-click to select a range of commands to execute again.

thomas yengst <rocketdude>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #26660:  bug36884_r2.diff added by jpswensen (4KiB - text/x-patch)
file #26654:  bug36884_r1.diff added by jpswensen (3KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Updated the item)
  • -email is unavailable- added by jpswensen (Updated the item)
  • -email is unavailable- added by rocketdude (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-09-27 jordigh StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2012-09-27 jpswensen Attached File- Added bug36884_r2.diff, #26660
    2012-09-26 jordigh StatusNone Patch Submitted
        Assigned toNone jordigh
    2012-09-26 jpswensen Attached File- Added bug36884_r1.diff, #26654

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code