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. |
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]>
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. |
Ok, I just found out goWordBoundary[Left,Right] is not working, but goWord[Left,Right] is working. 2014/1/7 Bernat Romagosa <[hidden email]>
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 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. |
It's Ctrl +left/right arrow key 2014/1/7 Nicolas Petton <[hidden email]>
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. |
Hi Bernat,
-- On Wed, Jan 8, 2014 at 8:48 AM, Bernat Romagosa <[hidden email]> wrote:
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
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. |
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]>
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. |
Thanks, Bernat! -- Siemen On Thu, Jan 9, 2014 at 9:05 AM, Bernat Romagosa <[hidden email]> wrote:
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. |
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. |
Sure thing, I'll do it this afternoon :) Cheers! Bernat. 2014/1/9 Nicolas Petton <[hidden email]> Hi 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. |
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. |
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. |
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. |
pull request sent! 2014/1/9 Herby Vojčík <[hidden email]>
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. |
Free forum by Nabble | Edit this page |