Gram release 2.1.2
Hi everyone,
This is the tiniest release so far, with a single fix. But an important one! Now I have gotten confirmation that this fix indeed solves the problems with AltGr for some keyboard layouts that I introduced in 2.1.0 and have been trying to reverse since then. Go me.
On the main branch, I have added a very basic picker for opening recently opened files. The regular file picker lists recent files but only within the project - any files outside the current project or repository are not listed. I'm used to opening random files in Neovim and then quickly reopening them via the recent files-picker, so this is something purely for myself.
Anyway, that's not in this release at all. This is just a fix for a bug.
Changelog
[2.1.2] - 2026-05-23
- AltGr: Don't modify Modifiers to avoid breaking Linux (#307)