Earu / EasyChat

A modular Garry's Mod chat addon for both users and developers. (EOL 2025)
https://steamcommunity.com/sharedfiles/filedetails/?id=1182471500
GNU General Public License v3.0
90 stars 31 forks source link

Keyboard shortcuts on non-english layouts not working properly #118

Closed MeteorTheLizard closed 7 months ago

MeteorTheLizard commented 8 months ago

On a german keyboard layout you cannot type "{", "}", "[", "]", etc. Into the chatbox or Lua tab as they require both LCONTROL and LALT to be pressed which does not seem to be supported.

jule14 commented 8 months ago

for chatbox enabling easychat_legacy_entry should do it afaik lua tab can't be fixed

MeteorTheLizard commented 8 months ago

easychat_legacy_entry 1

Appears to be working for the main chatbox. I will be opening a separate issue for the lua tab as it was moved to a different repository.

Earu commented 8 months ago

Hi, please refer to this issue

https://github.com/Earu/EasyChat/issues/29