turkish
by Alp Kaan Aksu
A package for typing Turkish characters with any keybord layout.
A simple package to convert English characters to Turkish.
| Trigger | Replacement |
|---|---|
| U- | Ü |
| O- | Ö |
| I- | İ |
| u- | ü |
| o- | ö |
| i- | ı |
| Trigger | Replacement |
|---|---|
| C- | Ç |
| S- | Åž |
| G- | Äž |
| c- | ç |
| s- | ÅŸ |
| g- | ÄŸ |
: is not good enough.Ii and II should both be replaced with İ. What about iI? Is it İ or ı?: won't work, e.g. "numbers: 1, 2, 3" would get replaced with "numberş 1, 2, 3"e after vowels: Goethex after consonants: Matrix': Marc's-: i-- (programming)- satisfies almost all of the criteria, except for one: it can have a special meaning in some programming languages. But I prefer i -= 1 over i--, you don't need it that often in most of the modern programming languages anyway (because we have for-in loops). And most people don't write code, so it should be okay. This why I decided to go with -.