I know this probably comes up a lot and is liable to spark some debate, but I’m curious what the good options are for terminals. I’ve skimmed some reddit/lemmy posts about it and looked at a few options and I dunno how to decide between them because they all seem like they’re too narrowly focused on some particular use case. I’m just using it for general terminal stuff, nothing terribly fancy. I’m aware that there’s not one terminal to rule them all or anything, so I’m curious: what do you folks use, and more importantly, why do you use that over the (many) other options available?

Personally I’ve just been using konsole since it’s what came with kde and it seems nice and all, but I feel like I’m missing out on features I don’t even know about. One feature that might be nice is some kind of local LLM integration so I can get help on how to tinker with settings and such where i’m doing the tinkering instead of constantly tabbing out to duck.ai or w/e.

  • bizdelnick@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    14 hours ago

    Most of what you enumerated is not a terminal emulator job. There is tmux for multiplexing, search and persistent sessions, for instance. And if you want image rendering, what a hell you use TUI for this? GUI programs can also be controlled with keyboard.

    • priapus@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      13 hours ago

      Most of what you enumerated is not a terminal emulator job.

      Says who? You aren’t the arbiter of what software gets to handle each job.

      Tmux does a worse job than Wezterm while being more complex, a pain in the ass to configure, and feeling less native than just using the built-in tabs and panes of my terminal. Ive also had it break the output and interfere with the keybinds of many apps. Why the hell should I install and configure an extra tool when Wezterm does what I need perfect?

      And if you want image rendering, what a hell you use TUI for this?

      Because I like using a TUI? I do the large majority of my work in my terminal, so why should I swap out of it to look at a picture when Wezterm does it just fine? More importantly, why do you give a fuck what tools somebody uses if they work for them?

      I dont give a shit about “Unix philosophy”, Wezterm works better for me at all of these tasks than any other options.

      GUI programs can also be controlled with keyboard.

      I have never seen a GUI file manager with the same level of control using a keyboard as the average TUI file manager.