NormalNvim
kitty
| NormalNvim | kitty | |
|---|---|---|
| 10 | 334 | |
| 719 | 33,419 | |
| 1.3% | 2.5% | |
| 8.7 | 10.0 | |
| 3 months ago | 3 days ago | |
| Lua | Python | |
| GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NormalNvim
-
Wich is better between Lunar vim and Astrovim
NormalNvim is a middle ground between both.
- NormalNvim is a normal Neovim config
-
How to map <Tab> but not affect <C-i>
This fix is included in NormalNvim, you can check the fix here. By mapping TAB this way, pressing TAB won't trigger the behavior of .
-
NormalNvim 2.0: Officially released
The mapping `gd` works correctly as described in the wiki. If you cannot use it, it means you have to use mason to install LSP support for go with `pm`
-
NormalNvim: Officially released
features
-
NormalNvim is a Neovim distro with Colemak-dh mappings
I still haven't released it officially, but in the meantime * You can find it here. * You can find the mappings here.
-
What's a very simple config change that you can't live without?
The mappings file of the nvim distro I'm about to release: NormalNvim
-
Just some design practice. Took NeoVim to make something out of it
It's creative commons? I'd love to use It for my nvim distro NormalNvim
kitty
-
My fully offline AI-assisted Linux development machine
Terminal: I use Kitty. I have tabs, splits, clipboard bindings, quick access terminal, and a few custom keybindings. It is fast, it works well on Wayland, and it does not get in my way.
-
Why I traded my custom "Opinionated Linux" for Omarchy
I've been using Omarchy as my main setup since June 26, 2025, the day DHH released the first version. Before that I had my own custom Opinionated Linux, mclovin-ARCHived: an Arch + i3wm installer set up exactly the way I liked. It was total control over the OS: me deciding what goes in, keeping every piece (i3wm, polybar, picom, kitty, dotfiles) up to date and making sure they all talked to each other for the whole OS to keep working. It did the job, but it was costly to keep up to date: always digging into some new TUI to solve a small issue, and changing CPU or laptop meant checking compatibility for everything and tweaking for each machine.
- [PT-BR] Por que troquei meu "Opinionated Linux" autoral (DIY) pelo Omarchy
-
Your Terminal Is Burning Battery Like It's Mining Bitcoin
I was wondering also. If it can help, there is an overview on Kitty's website : https://sw.kovidgoyal.net/kitty/
-
FBI IMproved – Linux framebuffer image viewer
You're right my comment was off the cuff but I stand by it's logic. I didn't say Kovid was a terrible person, just not great. Having not done research into him specifically I just noted with the parent that certain qualities such as supposed abrasiveness often overlap with qualities I dislike, like using the Lenna image.
My point is that using the Lenna image is a signal, just as you rightly point out so is my comment. I know exactly what the image is and is used for. But I also think it's sad that it's politically charged to say using a Playboy image in a literally objectifying fashion as a test-subject by a women who's requested we don't use it is bad.
It's not a sudden ban, it's been an issue since ~2015. Fun fact I learnt in this, Goyal is totally open to changing it (https://github.com/kovidgoyal/kitty/issues/661), it's simply no-one changed it. I'll see if I can, thanks for the correct call-out.
-
I gave my AI coding assistant a body — and now it lives in my terminal
It works on any terminal that supports the Kitty graphics protocol — Ghostty and Kitty are the two main ones.
-
Ghostty – Terminal Emulator
Kitty has poor security
https://github.com/kovidgoyal/kitty/issues/2084
-
Perfect Claude Code Notifications Setup with Tailscale and ntfy
Claude Code comes with a notification hook. Some terminals support it natively (iTerm2, Kitty, Ghostty) but most don’t, and even when they do, it’s a system notification which is easy to miss if you step away.
- How to use unsupported macbooks for modern software development
-
State of Terminal Emulators in 2025: The Errant Champions
Similarly kitty is at 0.44.0 [0], zutty at 0.16.0 [1]
0.https://github.com/kovidgoyal/kitty/releases/tag/v0.44.0
1. https://git.hq.sig7.se/zutty.git
What are some alternatives?
friendly-snippets - Set of preconfigured snippets for different languages.
alacritty - A cross-platform, OpenGL terminal emulator.
zeioth-qmk - My wired keyboard drivers
foot - Unofficial Mirror: A fast, lightweight and minimalistic Wayland terminal emulator
NormalNvim - A normal NeoVim config [Moved to: https://github.com/NormalNvim/NormalNvim]
wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust