this post was submitted on 10 Jul 2024
57 points (91.3% liked)

Programming

16760 readers
99 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 month ago* (last edited 1 month ago) (3 children)

Installed it, why not. Tried to run it.

error opening [PathLikeWithPosition { path_like: "/home/me/test", row: None, column: None }]: NoSupportedDeviceFound

Then tried it in Xorg, and it runs normally. I guess it doesn't run in Wayland?

...

So, I gave it a short test drive. Observations:

  • UI is nice and minimal
  • Window splitting is useful
  • Key bindings don't seem to do anything
  • Command palette commands don't seem to do anything
  • Editor appears to crash if I switch to a virtual terminal then back to Xorg

Suspect it's shooting to be something like sublime text. Cool, but seems like there's a lot of work to be done.

[–] [email protected] 2 points 1 month ago (1 children)

I'm running it on Wayland + Nvidia (god help me) and it works great, no crashes whatsoever. No idea what's going on on your end. I haven't tried using any custom keybindings or the command palette, so I'm not sure if those work.

[–] [email protected] 1 points 1 month ago

Hm, interesting, I'm simply not sure then. Oh, well. Maybe I'll try it again another day. For now I'm content with emacs.

load more comments (1 replies)