Prevent Teleport from clearing local terminal #20068
Labels
feature-request
Used for new features in Teleport, improvements to current should be #enhancements
inactive
Items that have gone stale and are likely to be closed.
What would you like Teleport to do?
Today, after I use tsh ssh to log into a session, when I then exit the session, Teleport clears my terminal screen. I would like to disable this behavior. I would like tsh ssh to leave the output from the session in the terminal window when the session is closed, in the same way that ssh does by default.
What problem does this solve?
It allows us to reference data from previous sessions. For example, if we need to check the IP configuration on a node, we shouldn’t have to leave the session open if we need to copy/paste the IP address elsewhere.
If a workaround exists, please include it.
The only workarounds are in the shell/terminal applications themselves. For example, since I am using iTerm2 on macOS, I can enable the setting “Save scroll buffer when clearing screen”. Not everyone is using this terminal application or has access to the same workaround.
The text was updated successfully, but these errors were encountered: