There are various problems with the current state of keyboard handling in terminals. They include: No way to use modifiers other than ctrl and alt, No way to reliably use multiple modifier keys, ot...| kitty
Neovim 0.10 was the longest release cycle since the heady days of the 0.5 release. There are a ton of new features in this release (as well as some breaking changes), so be sure to check the full release notes. You can view the release notes directly in Nvim with :h news. The news file includes information on new features, deprecations, and breaking changes. I especially urge plugin authors to read this file carefully.| gpanders.com
Neovim 0.7 was just released, bringing with it lots of new features (and of course plenty of bug fixes). You can find the full release notes here, but in this post I’ll cover just a few of the new additions. Table of Contents Lua everywhere! Distinguishing modifier keys Global statusline filetype.lua Client-server communication Looking ahead to 0.8 Lua everywhere! Neovim 0.5 saw the introduction of Lua as a first-class citizen in the Neovim ecosystem: Lua could now be used in the user’s i...| gpanders.com
Neovim user documentation| neovim.io
Copy and paste "🧑🌾" in your terminal emulator. How many cells forward| Mitchell Hashimoto