Helios word-wise editing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

Helios word-wise editing

Bernat Romagosa
Hi list,

Control + <arrow key> does not work in Helios, so selecting, deleting and moving around words gets really tedious. Is there any workaround for this?

Cheers!
Bernat.

--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Bernat Romagosa
I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue, but it's not working for me...

I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.

Any ideas?


2014/1/7 Bernat Romagosa <[hidden email]>
Hi list,

Control + <arrow key> does not work in Helios, so selecting, deleting and moving around words gets really tedious. Is there any workaround for this?

Cheers!
Bernat.

--
Bernat Romagosa.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Bernat Romagosa
Ok, I just found out goWordBoundary[Left,Right] is not working, but goWord[Left,Right] is working.


2014/1/7 Bernat Romagosa <[hidden email]>
I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue, but it's not working for me...

I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.

Any ideas?


2014/1/7 Bernat Romagosa <[hidden email]>
Hi list,

Control + <arrow key> does not work in Helios, so selecting, deleting and moving around words gets really tedious. Is there any workaround for this?

Cheers!
Bernat.

--
Bernat Romagosa.



--
Bernat Romagosa.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Nicolas Petton

Bernat Romagosa writes:

> Ok, I just found out goWordBoundary[Left,Right] is not working, but
> goWord[Left,Right] is working.

What's the shortcut for that?

Nico

>
>
> 2014/1/7 Bernat Romagosa <[hidden email]>
>
>> I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue,
>> but it's not working for me...
>>
>> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>
>> Any ideas?
>>
>>
>> 2014/1/7 Bernat Romagosa <[hidden email]>
>>
>>> Hi list,
>>>
>>> Control + <arrow key> does not work in Helios, so selecting, deleting and
>>> moving around words gets really tedious. Is there any workaround for this?
>>>
>>> Cheers!
>>> Bernat.
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>
>>
>>
>> --
>> Bernat Romagosa.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Bernat Romagosa
It's Ctrl +left/right arrow key


2014/1/7 Nicolas Petton <[hidden email]>

Bernat Romagosa writes:

> Ok, I just found out goWordBoundary[Left,Right] is not working, but
> goWord[Left,Right] is working.

What's the shortcut for that?

Nico

>
>
> 2014/1/7 Bernat Romagosa <[hidden email]>
>
>> I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue,
>> but it's not working for me...
>>
>> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>
>> Any ideas?
>>
>>
>> 2014/1/7 Bernat Romagosa <[hidden email]>
>>
>>> Hi list,
>>>
>>> Control + <arrow key> does not work in Helios, so selecting, deleting and
>>> moving around words gets really tedious. Is there any workaround for this?
>>>
>>> Cheers!
>>> Bernat.
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>
>>
>>
>> --
>> Bernat Romagosa.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Siemen Baader
Hi Bernat,

On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa <[hidden email]> wrote:
It's Ctrl +left/right arrow key

Which OS are you on? I noticed that moving by one word by pressing option+left/right on OSX doesn't work in Helios (I does in the classic IDE). I have not been digging deeper, but it is a bit inconvenient.

-- Siemen


2014/1/7 Nicolas Petton <[hidden email]>

Bernat Romagosa writes:

> Ok, I just found out goWordBoundary[Left,Right] is not working, but
> goWord[Left,Right] is working.

What's the shortcut for that?

Nico

>
>
> 2014/1/7 Bernat Romagosa <[hidden email]>
>
>> I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue,
>> but it's not working for me...
>>
>> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>
>> Any ideas?
>>
>>
>> 2014/1/7 Bernat Romagosa <[hidden email]>
>>
>>> Hi list,
>>>
>>> Control + <arrow key> does not work in Helios, so selecting, deleting and
>>> moving around words gets really tedious. Is there any workaround for this?
>>>
>>> Cheers!
>>> Bernat.
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>
>>
>>
>> --
>> Bernat Romagosa.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Bernat Romagosa
I'm on linux. Try to do what I did, browse HL-CodeWidget class >> macKeyMap and change goWordBoundary[Left,Right] for goWord[Left,Right] :)


2014/1/8 Siemen Baader <[hidden email]>
Hi Bernat,

On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa <[hidden email]> wrote:
It's Ctrl +left/right arrow key

Which OS are you on? I noticed that moving by one word by pressing option+left/right on OSX doesn't work in Helios (I does in the classic IDE). I have not been digging deeper, but it is a bit inconvenient.

-- Siemen


2014/1/7 Nicolas Petton <[hidden email]>

Bernat Romagosa writes:

> Ok, I just found out goWordBoundary[Left,Right] is not working, but
> goWord[Left,Right] is working.

What's the shortcut for that?

Nico

>
>
> 2014/1/7 Bernat Romagosa <[hidden email]>
>
>> I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue,
>> but it's not working for me...
>>
>> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>
>> Any ideas?
>>
>>
>> 2014/1/7 Bernat Romagosa <[hidden email]>
>>
>>> Hi list,
>>>
>>> Control + <arrow key> does not work in Helios, so selecting, deleting and
>>> moving around words gets really tedious. Is there any workaround for this?
>>>
>>> Cheers!
>>> Bernat.
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>
>>
>>
>> --
>> Bernat Romagosa.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Siemen Baader
Thanks, Bernat!

-- Siemen


On Thu, Jan 9, 2014 at 9:05 AM, Bernat Romagosa <[hidden email]> wrote:
I'm on linux. Try to do what I did, browse HL-CodeWidget class >> macKeyMap and change goWordBoundary[Left,Right] for goWord[Left,Right] :)


2014/1/8 Siemen Baader <[hidden email]>
Hi Bernat,

On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa <[hidden email]> wrote:
It's Ctrl +left/right arrow key

Which OS are you on? I noticed that moving by one word by pressing option+left/right on OSX doesn't work in Helios (I does in the classic IDE). I have not been digging deeper, but it is a bit inconvenient.

-- Siemen


2014/1/7 Nicolas Petton <[hidden email]>

Bernat Romagosa writes:

> Ok, I just found out goWordBoundary[Left,Right] is not working, but
> goWord[Left,Right] is working.

What's the shortcut for that?

Nico

>
>
> 2014/1/7 Bernat Romagosa <[hidden email]>
>
>> I see HL-CodeWidget class >> pcKeyMap already tries to handle the issue,
>> but it's not working for me...
>>
>> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>
>> Any ideas?
>>
>>
>> 2014/1/7 Bernat Romagosa <[hidden email]>
>>
>>> Hi list,
>>>
>>> Control + <arrow key> does not work in Helios, so selecting, deleting and
>>> moving around words gets really tedious. Is there any workaround for this?
>>>
>>> Cheers!
>>> Bernat.
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>
>>
>>
>> --
>> Bernat Romagosa.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Nicolas Petton
In reply to this post by Bernat Romagosa
Hi Bernat,

Would you like to send us a pull request on github?

Cheers,
Nico

Bernat Romagosa writes:

> I'm on linux. Try to do what I did, browse HL-CodeWidget class >> macKeyMap
> and change goWordBoundary[Left,Right] for goWord[Left,Right] :)
>
>
> 2014/1/8 Siemen Baader <[hidden email]>
>
>> Hi Bernat,
>>
>> On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa <
>> [hidden email]> wrote:
>>
>>> It's Ctrl +left/right arrow key
>>>
>>
>> Which OS are you on? I noticed that moving by one word by pressing
>> option+left/right on OSX doesn't work in Helios (I does in the classic
>> IDE). I have not been digging deeper, but it is a bit inconvenient.
>>
>> -- Siemen
>>
>>>
>>>
>>> 2014/1/7 Nicolas Petton <[hidden email]>
>>>
>>>>
>>>> Bernat Romagosa writes:
>>>>
>>>> > Ok, I just found out goWordBoundary[Left,Right] is not working, but
>>>> > goWord[Left,Right] is working.
>>>>
>>>> What's the shortcut for that?
>>>>
>>>> Nico
>>>>
>>>> >
>>>> >
>>>> > 2014/1/7 Bernat Romagosa <[hidden email]>
>>>> >
>>>> >> I see HL-CodeWidget class >> pcKeyMap already tries to handle the
>>>> issue,
>>>> >> but it's not working for me...
>>>> >>
>>>> >> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>>> >>
>>>> >> Any ideas?
>>>> >>
>>>> >>
>>>> >> 2014/1/7 Bernat Romagosa <[hidden email]>
>>>> >>
>>>> >>> Hi list,
>>>> >>>
>>>> >>> Control + <arrow key> does not work in Helios, so selecting,
>>>> deleting and
>>>> >>> moving around words gets really tedious. Is there any workaround for
>>>> this?
>>>> >>>
>>>> >>> Cheers!
>>>> >>> Bernat.
>>>> >>>
>>>> >>> --
>>>> >>> Bernat Romagosa.
>>>> >>>
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> Bernat Romagosa.
>>>> >>
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > Bernat Romagosa.
>>>>
>>>>
>>>> --
>>>> Nicolas Petton
>>>> http://nicolas-petton.fr
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "amber-lang" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [hidden email].
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "amber-lang" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to [hidden email].
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "amber-lang" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [hidden email].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Bernat Romagosa
Sure thing, I'll do it this afternoon :)

Cheers!
Bernat.


2014/1/9 Nicolas Petton <[hidden email]>
Hi Bernat,

Would you like to send us a pull request on github?

Cheers,
Nico

Bernat Romagosa writes:

> I'm on linux. Try to do what I did, browse HL-CodeWidget class >> macKeyMap
> and change goWordBoundary[Left,Right] for goWord[Left,Right] :)
>
>
> 2014/1/8 Siemen Baader <[hidden email]>
>
>> Hi Bernat,
>>
>> On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa <
>> [hidden email]> wrote:
>>
>>> It's Ctrl +left/right arrow key
>>>
>>
>> Which OS are you on? I noticed that moving by one word by pressing
>> option+left/right on OSX doesn't work in Helios (I does in the classic
>> IDE). I have not been digging deeper, but it is a bit inconvenient.
>>
>> -- Siemen
>>
>>>
>>>
>>> 2014/1/7 Nicolas Petton <[hidden email]>
>>>
>>>>
>>>> Bernat Romagosa writes:
>>>>
>>>> > Ok, I just found out goWordBoundary[Left,Right] is not working, but
>>>> > goWord[Left,Right] is working.
>>>>
>>>> What's the shortcut for that?
>>>>
>>>> Nico
>>>>
>>>> >
>>>> >
>>>> > 2014/1/7 Bernat Romagosa <[hidden email]>
>>>> >
>>>> >> I see HL-CodeWidget class >> pcKeyMap already tries to handle the
>>>> issue,
>>>> >> but it's not working for me...
>>>> >>
>>>> >> I've tried on both a Debian and an Ubuntu box, on Chrome and Firefox.
>>>> >>
>>>> >> Any ideas?
>>>> >>
>>>> >>
>>>> >> 2014/1/7 Bernat Romagosa <[hidden email]>
>>>> >>
>>>> >>> Hi list,
>>>> >>>
>>>> >>> Control + <arrow key> does not work in Helios, so selecting,
>>>> deleting and
>>>> >>> moving around words gets really tedious. Is there any workaround for
>>>> this?
>>>> >>>
>>>> >>> Cheers!
>>>> >>> Bernat.
>>>> >>>
>>>> >>> --
>>>> >>> Bernat Romagosa.
>>>> >>>
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> Bernat Romagosa.
>>>> >>
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > Bernat Romagosa.
>>>>
>>>>
>>>> --
>>>> Nicolas Petton
>>>> http://nicolas-petton.fr
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "amber-lang" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [hidden email].
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
>>>
>>> --
>>> Bernat Romagosa.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "amber-lang" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to [hidden email].
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "amber-lang" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [hidden email].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Bernat Romagosa.


--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Herby Vojčík
In reply to this post by Bernat Romagosa
I am on Win7, and Ctrl-Left and Ctrl-Right does not work for me either.
These changes do not help. Nor do, it seems, adding 'Ctrl-Left' and
'Ctrl-Right' mappings to pcKeyMap.

Herby

Bernat Romagosa wrote:

> I'm on linux. Try to do what I did, browse HL-CodeWidget class >>
> macKeyMap and change goWordBoundary[Left,Right] for goWord[Left,Right] :)
>
>
> 2014/1/8 Siemen Baader <[hidden email]
> <mailto:[hidden email]>>
>
>     Hi Bernat,
>
>     On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa
>     <[hidden email]
>     <mailto:[hidden email]>> wrote:
>
>         It's Ctrl +left/right arrow key
>
>
>     Which OS are you on? I noticed that moving by one word by pressing
>     option+left/right on OSX doesn't work in Helios (I does in the
>     classic IDE). I have not been digging deeper, but it is a bit
>     inconvenient.
>
>     -- Siemen
>
>
>
>         2014/1/7 Nicolas Petton <[hidden email]
>         <mailto:[hidden email]>>
>
>
>             Bernat Romagosa writes:
>
>              > Ok, I just found out goWordBoundary[Left,Right] is not
>             working, but
>              > goWord[Left,Right] is working.
>
>             What's the shortcut for that?
>
>             Nico
>
>              >
>              >
>              > 2014/1/7 Bernat Romagosa <[hidden email]
>             <mailto:[hidden email]>>
>              >
>              >> I see HL-CodeWidget class >> pcKeyMap already tries to
>             handle the issue,
>              >> but it's not working for me...
>              >>
>              >> I've tried on both a Debian and an Ubuntu box, on Chrome
>             and Firefox.
>              >>
>              >> Any ideas?
>              >>
>              >>
>              >> 2014/1/7 Bernat Romagosa <[hidden email]
>             <mailto:[hidden email]>>
>              >>
>              >>> Hi list,
>              >>>
>              >>> Control + <arrow key> does not work in Helios, so
>             selecting, deleting and
>              >>> moving around words gets really tedious. Is there any
>             workaround for this?
>              >>>
>              >>> Cheers!
>              >>> Bernat.
>              >>>
>              >>> --
>              >>> Bernat Romagosa.
>              >>>
>              >>
>              >>
>              >>
>              >> --
>              >> Bernat Romagosa.
>              >>
>              >
>              >
>              >
>              > --
>              > Bernat Romagosa.
>
>
>             --
>             Nicolas Petton
>             http://nicolas-petton.fr
>
>             --
>             You received this message because you are subscribed to the
>             Google Groups "amber-lang" group.
>             To unsubscribe from this group and stop receiving emails
>             from it, send an email to
>             [hidden email]
>             <mailto:amber-lang%[hidden email]>.
>             For more options, visit
>             https://groups.google.com/groups/opt_out.
>
>
>
>
>         --
>         Bernat Romagosa.
>
>         --
>         You received this message because you are subscribed to the
>         Google Groups "amber-lang" group.
>         To unsubscribe from this group and stop receiving emails from
>         it, send an email to [hidden email]
>         <mailto:amber-lang%[hidden email]>.
>         For more options, visit https://groups.google.com/groups/opt_out.
>
>
>     --
>     You received this message because you are subscribed to the Google
>     Groups "amber-lang" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to [hidden email]
>     <mailto:amber-lang%[hidden email]>.
>     For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
> --
> Bernat Romagosa.
>
> --
> You received this message because you are subscribed to the Google
> Groups "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [hidden email].
> For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Herby Vojčík


Herby Vojčík wrote:
> I am on Win7, and Ctrl-Left and Ctrl-Right does not work for me either.
> These changes do not help. Nor do, it seems, adding 'Ctrl-Left' and
> 'Ctrl-Right' mappings to pcKeyMap.

I am sorry for the noise, I added mappings at the beginnings andhave not
found they are on the bottom... in pcKeyMaps the reverse change (adding
'Boundary') helps.

> Herby
>
> Bernat Romagosa wrote:
>> I'm on linux. Try to do what I did, browse HL-CodeWidget class >>
>> macKeyMap and change goWordBoundary[Left,Right] for goWord[Left,Right] :)
>> --
>> Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Herby Vojčík


Herby Vojčík wrote:

>
>
> Herby Vojčík wrote:
>> I am on Win7, and Ctrl-Left and Ctrl-Right does not work for me either.
>> These changes do not help. Nor do, it seems, adding 'Ctrl-Left' and
>> 'Ctrl-Right' mappings to pcKeyMap.
>
> I am sorry for the noise, I added mappings at the beginnings andhave not
> found they are on the bottom... in pcKeyMaps the reverse change (adding
> 'Boundary') helps.

I am somehow strange today... of course, it is not the reverse change,
but the same change (taking 'Boundary' away). Tested, and works with it.

>> Herby
>>
>> Bernat Romagosa wrote:
>>> I'm on linux. Try to do what I did, browse HL-CodeWidget class >>
>>> macKeyMap and change goWordBoundary[Left,Right] for
>>> goWord[Left,Right] :)
>>> --
>>> Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: Helios word-wise editing

Bernat Romagosa
pull request sent!


2014/1/9 Herby Vojčík <[hidden email]>


Herby Vojčík wrote:


Herby Vojčík wrote:
I am on Win7, and Ctrl-Left and Ctrl-Right does not work for me either.
These changes do not help. Nor do, it seems, adding 'Ctrl-Left' and
'Ctrl-Right' mappings to pcKeyMap.

I am sorry for the noise, I added mappings at the beginnings andhave not
found they are on the bottom... in pcKeyMaps the reverse change (adding
'Boundary') helps.

I am somehow strange today... of course, it is not the reverse change, but the same change (taking 'Boundary' away). Tested, and works with it.


Herby

Bernat Romagosa wrote:
I'm on linux. Try to do what I did, browse HL-CodeWidget class >>
macKeyMap and change goWordBoundary[Left,Right] for
goWord[Left,Right] :)
--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.



--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.