345
good luck little buddy, see you in 5 years
(i.postimg.cc)
Post funny things about programming here! (Or just rant about your favourite programming language.)
How is a MacOS only editor without extensions going to gain enough traction to be widely adopted?
No kidding. One of the YouTubers I followed was really shilling Zed editor. He didn't seem to mention that it was Mac only.
Well, I guess it's back to neovim on kiTTY terminal for me.
Sometimes I swear Mac based developers think the world revolves around them.
If you're a fan of neovim I'd like to take this opportunity to give Neovide a shout. It's essentially a purpose built terminal emulator that can only run Neovim and has some fun extensions with that in mind, like the ability to configure font, window size, fullscreen, window opacity etc. using Vim commands, implement sub-character scrolling, let Neovim floating windows have transparency, and have fun little animations when the cursor moves. It also has support for all the modern terminal emulation essentials like truecolor, ligatures, and emoji. https://neovide.dev/
I've tried it before, it's fine but had issues running on wayland last I tried. Did they fix the wayland issues? Looking at the issue tracker it seems like there are still a few open Wayland issues.
kiTTY by contrast has had Wayland support for about as long as I've used it.
I've been using it exclusively with Wayland for about a year now and I've yet to have any issues. YMMV however.