[Cuis-dev] [IMPROV] Unicode Input in Editor

Juan Vuletich juan at cuis.st
Thu Jul 27 10:33:44 PDT 2023


Hi Gerald,

This is very nice. Thank you.

It is now at GitHub.

Cheers,

On 7/27/2023 7:27 AM, Gerald Klix via Cuis-dev wrote:
> Hi all, Hi Juan,
>
> I missed some means to enter arbitrary Unicode characters
> in text editors. For reasons I do not understand
> the usual Ctrl-u-based X11 hack does not work with Cuis.
>
> Therefore I hacked Editor>>#normalCharacter: to convert
> strings like '\+161 ' -- note the trailing blank --
> to the corresponding Unicode code point.
> The integer is interpreted as hexadecimal.
>
> As a nice effect of inheritance this
> works in any Smalltalk editor, too.
>
>
> HTH and Best Regards,
>
> Gerald
-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich



More information about the Cuis-dev mailing list