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

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

[Octave-patch-tracker] [patch #9762] Don't select the '.m' extension whe


From: Roland Baudin
Subject: [Octave-patch-tracker] [patch #9762] Don't select the '.m' extension when double clicking on a file name in terminal window
Date: Wed, 6 Mar 2019 08:30:20 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

URL:
  <https://savannah.gnu.org/patch/?9762>

                 Summary: Don't select the '.m' extension when double clicking
on a file name in terminal window
                 Project: GNU Octave
            Submitted by: roland65
            Submitted on: mer. 06 mars 2019 13:30:17 UTC
                Category: Core : new feature
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

On Linux (and other unix systems) it is very common in terminal window to
double click on a m file name and paste this name to the command line with the
middle mouse button.

This works well but we have to manually delete each time the '.m' extension
before executing the script. This is annoying...

In MATLAB, this works the same, but the '.m' extension is not selected, which
is more convenient.

This tiny patch implements this feature in Octave 5.1.0.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: mer. 06 mars 2019 13:30:17 UTC  Name: terminal-unix.patch.gz  Size: 319o
  By: roland65
Patch for Octave 5.1.0
<http://savannah.gnu.org/patch/download.php?file_id=46446>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9762>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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