What's Changed
- Some keys are not working with foreign keyboard (i.e. right parenthesis for azerty layout) by @nesbox #2310
- add build instruction for ubuntu 22.04 by @jackygoule in https://github.com/nesbox/TIC-80/pull/2277
- Change janet's withsyms to with-syms by @sogaiu in https://github.com/nesbox/TIC-80/pull/2287
- Disable structured editing on non-Emacs editors by @neolight1010 in...