I get that it’s open source provided you use codium not code but I still find that interesting

  • MigratingtoLemmy@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Thanks for the comment. Long-running commands make a lot of sense.

    Do you happen to run your GUI session inside of a tmux session? If you log in and out, wouldn’t the tmux session inside of the user-session terminate?

    • nybble41
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      The tmux server is run as a systemd user service. Also systemd is configured for persistent sessions so logging out doesn’t terminate user services.