doomemacs/modules/input
Ali Ghaffaari fda6bd4a44 fix(bidi): set the font for Arabic characters
In function `+bidi--set-font`, the character set was incorrectly
hardcoded to `'hebrew` instead of using the provided character set `name`
parameter. This caused `+bidi-arabic-font` to have no effect when set.

Additionally, setting the scale throws an error:

```
string-match-p: Wrong type argument: stringp, DejaVu\ Sans
```

Converting the font family property to string fixed the issue.
2025-04-09 16:11:55 -04:00
..
bidi fix(bidi): set the font for Arabic characters 2025-04-09 16:11:55 -04:00
chinese bump: :ui :input :config :checkers 2025-04-01 03:47:37 -04:00
japanese bump: :ui :input :config :checkers 2025-04-01 03:47:37 -04:00
layout feat: add .doommodule files 2024-09-14 20:47:39 -04:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:input

Description

Modules in this category extend Emacs support for additional keyboard layouts and input methods for non-English languages.

Frequently asked questions

This category has no FAQs yet. Ask one?