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.

  • Blackbeard@europe.pubOP
    link
    fedilink
    arrow-up
    1
    ·
    1 day 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
      arrow-up
      6
      ·
      1 day 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
      arrow-up
      5
      ·
      1 day ago

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