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.

    • BlackbeardOP
      link
      fedilink
      312 days ago

      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.

      • @d_k_bo@feddit.org
        link
        fedilink
        812 days ago

        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.

      • @eldavi@lemmy.ml
        link
        fedilink
        English
        612 days ago

        vim should make yaml editing easier and you’re familiarity with vi should help a lot.