Search found 3 matches
- Thu Feb 28, 2019 7:04 pm
- Forum: Resolved Problems and Bugs
- Topic: Keybinding issues (when remapping keys in OS)
- Replies: 33
- Views: 17430
Re: Keybinding issues
glad that this is already on the radar
- Thu Feb 28, 2019 9:05 am
- Forum: General discussion
- Topic: Why not Lua?
- Replies: 24
- Views: 12902
Re: Why not Lua?
Yes, the weird 1 based indexing and ~= are warts, and they hurt experienced programmers like me. But on the other hand JavaScript and Python have even more warts if you look closely. I found that indexing from 1 is much easier for real practice, but normally I don't use the index, just the values o...
- Wed Feb 27, 2019 7:03 am
- Forum: Duplicates
- Topic: [0.17.1][keybind] Linux remapped keys wonky
- Replies: 5
- Views: 2521
[0.17.1][keybind] Linux remapped keys wonky
On linux, I have mapped escape to the extra key between left shift and z on scandinavian keyboards. It doesn't seem to do anything unless mapped to toggle menu (as secondary to keep the regular escape key also), and then the behavior is volatile - at first I thought it only did not work for closing ...