this post was submitted on 20 Oct 2024
135 points (99.3% liked)

Linux

5167 readers
439 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 weeks ago (5 children)

This is a lot like what I do. Where possible, my apps are TUIs, so terminals dominate. At any given point I have 4 tmux sessions with around 6 tabs in each. I haven't refined that, though, because my editor (Helix) also has window support and many editing tasks (yank/paste) are easier with Helix windows that with multiple helix sessions running in different tmux tabs. This works best with full-screen terminals, and I find myself closing tmux panels to open helix windows... I need to refine this.

A few apps are GUI. Browsers, PDF viewers, graphics editors. Those are all full-screen.

How do you use the sliding feature this way, though, and how is it better than just having separate desktops? Do you use multiple displays, or only one?

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

I prefer to use my WM and a lightweight terminal instead of term tabs or tmux. If another window is going to be short-lived, I won't bother, but for longer tasks I'll move to a new workspace, often opening new terminals and file managers, as needed.

[–] [email protected] 2 points 2 weeks ago (3 children)

I use tmux for anything I want to be long-lived. Displays, terminals, and WMs, all crash far more often than tmux. I've never once had tmux crash on me; at this point, I'm not sure that it's possible for it to crash (only half-joking).

[–] [email protected] 1 points 2 weeks ago

The only times I've had tmux 'crash', I'd realized I forgot to enable linger.

load more comments (2 replies)
load more comments (2 replies)
load more comments (2 replies)