|
|
|
|
|
by cbhl
1036 days ago
|
|
If you're that happy with `screen` I would suggest that you just continue using it. I also was a `screen` user initially. Later, I switched to `byobu`, which started out as a wrapper around `screen` by Dustin Kirkland (of Ubuntu). At some point `byobu` switched to wrapping `tmux` to fix some corner cases/bugs, and it now prompts on first run whether or not you want `screen`-like ctrl-a behavior. https://linux.die.net/man/1/byobu-ctrl-a |
|