mRemoteNG / mRemoteNG/mRemoteNG
Save scrollback after reconnectiong SSH session
@Kvarkas is already working on this.
Since Feb 27, 2023.
- Dominant language
- C#
- Stars
- 11.1k
- Forks
- 1.6k
- Avg merge
- 16h 58m
- Merged PRs (30d)
- 55
Description
Hi!
Is it possible to reconnect to a SSH session without getting the screen cleared? Can you make an option to enable saving all scrollback after reconnect?
When a regular Putty session (not via mRemoteNG) is disconnected, there is an option to "Restart Session" and the content of the screen, including all the history is saved.
But in mRemoteNG, when clicking "Reconnect" on a SSH tab, the screen and all the history is cleared.
I'm working with a lot of opened tabs paralelly but in my systems everywhere enabled disconnecting after 15 mins of inactivity in shell. And its terrible each time to remember what output was in console before reconnection :(
Expected Behavior
An configurable option to save sessions scrollback on its tabs after reconnecting
Your Environment
- Version used: 1.76.20.24615
- Operating System and version: Windows 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.