[Cuis-dev] [ChangeSet] Delete words with ctrl/alt + backspace on editors

Nahuel Garbezza n.garbezza at gmail.com
Thu May 16 14:21:40 PDT 2019


It's present in basically every text editor I used.

I've been told (I don't have a mac to prove it :D) that in Macs it is done
with Option+Backspace. Because Cmd+Backspace is equivalent to the "delete"
key I think?

El jue., 16 de may. de 2019 a la(s) 18:07, Hernan Wilkinson (
hernan.wilkinson at 10pines.com) escribió:

> I like it!
> Did you get this behavior from other editor? I mean, why did you think
> about it?
> Do other people find it useful? (Juan?)
>
> BTW, in mac cmd+backspace does not work... To make it work I had to
> replace "aKeyboardEvent rawMacOptionKeyPressed or: [ aKeyboardEvent
> controlKeyPressed ]" with: "aKeyboardEvent anyModifierKeyPressed" (Juan, I
> need you help here too :-) )
>
> Hernan.
>
> On Wed, May 15, 2019 at 8:39 PM Nahuel Garbezza via Cuis-dev <
> cuis-dev at lists.cuis.st> wrote:
>
>> Hi!
>>
>> Attached is a changeset for deleting a word backwards using ctrl/alt +
>> backspace, depending on the operating system.
>>
>> let me know your thoughts
>>
>> Nahuel
>> --
>> Cuis-dev mailing list
>> Cuis-dev at lists.cuis.st
>> https://lists.cuis.st/mailman/listinfo/cuis-dev
>>
>
>
> --
>
> *Hernán WilkinsonAgile Software Development, Teaching & Coaching*
> *Phone: +54-011*-4893-2057
> *Twitter: @HernanWilkinson*
> *site: http://www.10Pines.com <http://www.10pines.com/>*
> Address: Alem 896, Floor 6, Buenos Aires, Argentina
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20190516/94a1bcb9/attachment.html>


More information about the Cuis-dev mailing list