Feature/unicode input #2

Merged
lohhiiccc merged 3 commits from feature/unicode-input into main 2025-08-19 14:55:32 +00:00

3 commits

Author SHA1 Message Date
lohhiiccc
9a44a23fc9 typo: strange and unnecessary "call" and fake news in README 2025-08-19 16:54:39 +02:00
lohhiiccc
2970edd2ab doc: update docs 2025-08-19 16:45:17 +02:00
lohhiiccc
e3b5bdd392 feat: improve InsertChar handling for Unicode and input validation
- Use strcharpart for Unicode character support
- Add warning message if more than one character is entered
- Refactor InsertChar to clarify variable names and flow
- Make user input handling robust against accidental multi-char input
- Add global config for warning message
- Update commands and mappings for flexible argument handling
2025-08-19 16:34:43 +02:00