I have never been so hyped over a search bar.
#gnome
Also I need to.find an alternative to Sublime Text because It's not open source and every time it gets an update I'm like "cool, I'll get the update" but they have only published the Windows and Linux amd64 binaries and the updated arm64 binaries are.... where ???
@meluzzy did u find anything yet

@Hierarchy
there is https://gram-editor.com/ which is a fork of Zed that looks promising.

And there is micro https://micro-editor.github.io/ , which supports multi cursor and has the "normal" shortcuts even thought it runs on the terminal.

There is ofc Codium https://vscodium.com/ but nowadays it feels like a semi-ide rather than a code editor, It's too big and it's getting slower every day...

And I guess I could try moving to helix but I suck at vim-style editors and it has been getting AI slop commits.

GRAM

Gram is an open source code editor with built-in support for many popular languages. Gram is an opinionated fork of the Zed code editor.

@meluzzy thank you I will try zed and micro. Which one did you like more? I have been using vscodium but I am ready to change
@Hierarchy Zed (gram) is more like vscodium while micro is more like a simple text editor.
I still need to test Gram more before I decide to move