Wayland forwarding?
Wayland forwarding?
Is there any possibility to have something similar to X11 forwarding using Wayland?
I have to edit some big config file and would be great to have that functionality back.
Wayland forwarding?
Is there any possibility to have something similar to X11 forwarding using Wayland?
I have to edit some big config file and would be great to have that functionality back.
are you using a graphical editor to edit the file?
will nano or vim work?
Or emacs
It's probably me, but I find yaml file very difficult to edit in nano. I used to use stuff like kate or gedit and it was way easier for me.
PS. besides yaml I use nano or vi for everything else and I love them.
You could also try micro, which is a terminal text editor with mouse support, syntax highlighting and many more features that you know from GUI text editors.
vim should make yaml editing easier and you're familiarity with vi should help a lot.