https://github.com/gkovacs/rime-international
RIME schema for inputting several languages based on the Latin alphabet
https://github.com/gkovacs/rime-international
accented-characters latin-alphabet plum rime rime-schema
Last synced: 4 months ago
JSON representation
RIME schema for inputting several languages based on the Latin alphabet
- Host: GitHub
- URL: https://github.com/gkovacs/rime-international
- Owner: gkovacs
- Created: 2020-02-24T06:36:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T08:46:44.000Z (almost 4 years ago)
- Last Synced: 2024-12-30T07:42:35.329Z (6 months ago)
- Topics: accented-characters, latin-alphabet, plum, rime, rime-schema
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rime-international
## About
This is a layout for easily writing accented characters commonly used in languages written with the Latin alphabet. For example, here's some common characters:
* `á` = `;as`
* `à` = `;af`
* `ã` = `;ax`
* `ả` = `;ar`
* `ạ` = `;aj`
* `ă` = `;aw`
* `â` = `;aa`
* `ê` = `;ee`
* `ê` = `;ee`
* `ü` = `;uv`
* `ư` = `;uw`
* `ű` = `;u;`
* `ç` = `;c`
* `ñ` = `;n`
* `ấ` = `;jaas`
* `č` = `;jc`Non-accented characters can be typed as usual. To type `;` itself, use `;;`
## Installing
First ensure you have plum installed. For macOS this would be:
```bash
cd ~/Library/Rime
wget https://git.io/rime-install
```Then install `gkovacs/rime-international` using plum:
```bash
bash rime-install gkovacs/rime-international
```Finally edit `default.custom.yaml` and add `international` to the schema list:
```bash
patch:
schema_list:
- schema: international
```Now reload RIME and it should appear under your layouts.