@hazelnoot@enby.life screen exists. No idea if it is any simpler.
I thinktmux also has a button for showing the most common key combinations (but i forgot which one)
@tay@transfem.social I've used screen, but I understand it even less than tmux
@hazelnoot@enby.life @tay@transfem.social tmux's selling point is basically "it's like screen but better", which says a lot about screen. (also the keyboard shortcuts are nearly identical, except tmux uses Ctrl+b where screen uses Ctrl-a)
For what it's worth, Ctrl+b ? will display a list of shortcuts. Another possible alternative is kitty, a terminal emulator that can do a lot of the same stuff as tmux, with the catch that it's intended for running locally and not remotely over an ssh connection.
@minneyar @hazelnoot @tay kitty term does have fairly good ssh support now
https://sw.kovidgoyal.net/kitty/kittens/ssh/
@minneyar @hazelnoot @tay oh I didn't know that, its very good to know thank you
I really should try out tmux