m17n-list
[Top][All Lists]
Advanced

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

Re: lsymbol.mim: About the updates in https://github.com/indic-translite


From: Mike FABIAN
Subject: Re: lsymbol.mim: About the updates in https://github.com/indic-transliteration/m17n-db-indic
Date: Thu, 24 Aug 2023 15:51:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Mike FABIAN <mfabian@redhat.com> さんはかきました:

> The difference between the lsymbol.mim currently in m17n-db and the one
> in https://github.com/indic-transliteration/m17n-db-indic is as below.
>
> That seems reasonably to me. I think I can add it. Does anybody
> disagree?
>
> Maybe I should improve the description part and add mention the zodiac
> symbols, astrological planet symbols and the zero width joiner there as well.
>
> index 8739d96..18a23d0 100644
> --- a/MIM/lsymbol.mim
> +++ b/MIM/lsymbol.mim

[...]

> +  ;; zodiac symbols
> +  ("z" (delete @0) ("♈♉♊♋♌♍♎♏♐♑♒♓"))

This works better because then two pages with 6 candidates each are
displayed

  ;; zodiac symbols
  ("z" (delete @0) (("♈" "♉" "♊" "♋" "♌" "♍") ("♎" "♏" "♐" "♑" "♒" "♓")))

As the comment says:

    ;;  * Prefer restricting the size of a character cluster to 6 - so
    ;;  that the user can use digits more accessible to the left hand,
    ;;  with arrow keys using the right hand. For example, prefer
    ;;  "♥♡💔💖💘💓" "💞💕💌" to "♥♡💔💖💘💓💞💕💌".

When 

> +  ("z" (delete @0) ("♈♉♊♋♌♍♎♏♐♑♒♓"))

is used, one page with 12 candidates is displayed numbered
1. ... 9. 0. a. b. and one cannot select the last two easily (Only by
typing arrow down many times, typing "a" or "b" won't work).

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。




reply via email to

[Prev in Thread] Current Thread [Next in Thread]