octave-maintainers
[Top][All Lists]
Advanced

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

Re: GUI keyboard shortcuts


From: Thorsten Liebig
Subject: Re: GUI keyboard shortcuts
Date: Fri, 11 Oct 2013 14:58:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

Am 11.10.2013 14:16, schrieb Torsten:
> On 10.10.2013 21:43, Thorsten Liebig wrote:
>> "Open Selection":
>> Octave: does not have this
>> Matlab: CTRL+D
>> This is my favorite shortcut with Matlab especially if you work with
>> lots of functions (as I usually do). Put your cursor on the function and
>> press CTRL+D and the function opens as a new tab in the editor... Having
>> this in the context menu as well and calling "edit <function>" would be
>> nice. Drawback, if a command is running, this will not react...
> I have pushed changeset
> http://hg.savannah.gnu.org/hgweb/octave/rev/99ffa521ecec
> that implements editing the function related to the actual word (via the
> terminal). The shortcut is Ctrl-E since Ctrl-D is already in use by
> qscintilla itself (doubling actual line).
>
> Torsten

wow, nice work...  thanks!

>
>> "Evaluate Selection":
>> Octave: not available
>> Matlab: F9
>> Select some lines, press F9 and the selection will be evaluated, very
>> useful, e.g. if you just play around with some lines for plotting...
>>
>> And I'm pretty sure there are a few more I'm missing...
>>
>> I'm looking forward to hear your opinions
>>
>> best regards
>> Thorsten
>>
>>
>>
>



reply via email to

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