Skip to content

[English] Help Required : Input Method For a Non CJK, Non-Logographic Script (The Sinhalese Script) #1729

Answered by lotem
AdelinaM17n asked this question in Q&A
Discussion options

You must be logged in to vote

Hello.

I have answers to some of your questions since people have tried to use Rime for other languages/scripts.

Space key

The option punctuator {use_space: true} might be what you need.

Use this code snippet.
https://github.com/biopolyhedron/rime-latin-international/blob/9166ff00571cf9fd2088f9613a9f91058c5b2a43/latin_international.schema.yaml#L59

Do include half_shape: { ' ' : { commit: ' ' } } but don't write &punct and *punct since you don't need the full_shape section anyway.

Display the current output text as pre-edit

The librime library exposes both information to the IME front-end application, and it's up the app to decide what to present.
For example the Windows client - Weasel ha…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@AdelinaM17n
Comment options

@AdelinaM17n
Comment options

Answer selected by AdelinaM17n
Comment options

You must be logged in to vote
1 reply
@AdelinaM17n
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants