Add unicode input support

This commit is contained in:
2025-12-13 00:23:59 +00:00
parent e6ce95a1d4
commit dad7d844ca
5 changed files with 198 additions and 99 deletions

View File

@@ -26,3 +26,4 @@ A TUI IDE.
- [ ] Add `.scm` files for all the supported languages. (2/14) Done.
- [ ] Add support for LSP & autocomplete / snippets.
- [ ] Add codeium/copilot support.
- [ ] Add git stuff.