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 https://zed.dev/ ? I just made the switch, still learning it

source at https://github.com/zed-industries/zed

Zed — Your last next editor

Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Zed
@tiff uhhhh this thing is full of slop...
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.

@natty @tiff ah yes this looks better, it still seems to have the forced source control stuff but that's okay I guess
@meluzzy @tiff not really
@natty @tiff ooh!!! that's so nice. I remember Zed enforcing source control so much at the start to the point they didn't let you disable it and said something of the lines of "nowadays you can't have a serious project if it's not on github so we are forcing it to stay on"

@natty @tiff This was the state of Zed last time I saw it: https://github.com/zed-industries/zed/issues/12325
Back when it had a login to github button in the titlebar that you couldn't disable and they said it was because "Zed is collaborative software first, even if folks decide not to use those features."

And I saw this and thought: And it just has to be Github.... I was expecting they would make singing in mandatory and that they would sell themselves to Microsoft. But they found a different company to corrupt them instead.

Hide Sign In · Issue #12325 · zed-industries/zed

Check for existing issues Completed Describe the feature It would be nice to have a property in the settings file that could hide this element. If applicable, add mockups / screenshots to help pres...

GitHub
@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