• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: December 28th, 2023

help-circle
  • Tmux has probably some specific features Kitty won’t do as good as a native multiplexer? (sorry I’m not the right person to ask this question :s) but It has the features I’m looking for without the need to install one.

    It was quite cumbersome to configure a terminal + a multiplexer on MacOS to behave how I liked it. Kitty solved this issue while being fast, simple and a lot of customization in one single app.

    One feature that was really important, copy/past over SSH with Micro which involved quite a hacky thing with iTerm2 + Tmux.Also being able to split my windows, create tabs…

    But as I said I have only basic use cases and can’t really say If Kitty’s multiplexing features are on par with Tmux. However, during my web search I read about a lot of people far more knowledge than myself who actually switch to kitty from Tmux without regrets !






  • I’m not very acquainted with any programming language so maybe I’m wrong here (or I didn’t get the joke? XD) but bash didn’t change much in the past few years, I even read some scripts more than 10 years still works because the syntax stays the same (or doesn’t change a lot …)

    Compared with the switch from python 2 -> python 3 I read a lot of people pulling their hair off xD