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

Re: [sc-dev] emacs-like shortcuts ctrl-k ctrl-e ctrl-a




I assume that's because native OS X apps use native text editing views so they get all of that functionality.

But Qt apps are a different platform.  Qt does not use native OS X / Cocoa views.

So, should I file an issue?

Maybe with Qt, but not with supercollider.  




..
http://soundcloud.com/crucialfelix
http://github.com/crucialfelix
.


On Sat, Nov 9, 2013 at 1:28 PM, Bovermann Till <till.bovermann@xxxxxxxx> wrote:
Maybe I'm ignorant but I like that the IDE works as if it would be a native-gui program.
On OSX all the shortcuts mentioned below are working and I'd really enjoy if they would work in the IDE as well.

So, should I file an issue?

:)
        Till

On 08.11.2013, at 15:58, Julian Rohrhuber <julian.rohrhuber@xxxxxxxxxxxxxxxxxx> wrote:

>
> On 08.11.2013, at 13:18, yvan volochine <yvan.sc@xxxxxxxxxxxxxx> wrote:
>
>> On 08/11/13 13:20, Bovermann Till wrote:
>>> Tried to find this but couldn't, so I'll ask here:
>>> is it possible to assign shortcuts to the following behaviour in the IDE?
>>>
>>> + set cursor to the beginning of the line  (emacs: ctrl-a)
>>> + set cursor to the end       of the line  (emacs: ctrl-e)
>>> + cut line from cursor to end of line      (emacs: ctrl-k)
>>> + paste what was cut with previous command (emacs: ctrl-y)
>
>
> at least on OS X:
>
> cmd-arrow_left
> cmd-arrow_right
>
> cmd-arrow_right cmd-x
> cmd-v
>
>
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/


_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/