BlogChatFix is a tiny Fabric client mod that fixes the annoying Linux chat bug (MC-122477) where opening chat sometimes types 't'
(or another key if rebound). It seems to happen only on Linux/GNU.
The fix works by adding a small delay before allowing typing in chat. This prevents the first character from being accidentally typed when the chat opens.
- Implement support to 1.13 <-> 1.18
- Make Mojang fix this
I’m not a mod developer, so your help is welcome!
- Want to fix bugs, improve code, or add features? Fork this repo, make your changes, and open a Pull Request.
- Any feedback or suggestions are super appreciated!
This mod is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
You are free to:
- Use, modify, and redistribute this mod, including in modpacks and YouTube videos.
You may not:
- Sell this mod or any derivative works for profit.
Please give credit where possible and respect the non-commercial restriction.**