Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Terminal Logging/Export #1145

Open
hbland-cjc opened this issue Sep 26, 2023 · 3 comments
Open

Feature Request - Terminal Logging/Export #1145

hbland-cjc opened this issue Sep 26, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@hbland-cjc
Copy link

Hi,

Hope this okay.

It would be great to have a feature to Log Terminal Sessions to file or have an export feature to export the Terminal History.

Thanks :)

@jpassing
Copy link
Collaborator

Is there a specific use case that you have in mind?

Would you expect the output to be the raw xterm stream (which can look quite messy if you used interactive applications like vim or top), or would you expect it to be in a format that can be played back using asciinema.org (or something similar)?

@jpassing jpassing added the enhancement New feature or request label Sep 27, 2023
@hbland-cjc
Copy link
Author

Yes, normally I will log sessions to use in documentation similar to asciicinema or if debugging an application issue a history of commands and response can help to review post debug.

Format ideally would be just raw from the terminal however could see the benefit of having the option for both, in different scenarios maybe a verbosity filter to reduce or increase the level of log saved to file?

I've included below a couple examples from programs I've previously utilised this type of feature which might be able to explain better than myself what I mean.

https://codingpackets.com/blog/securecrt-logging/

https://docs.devolutions.net/kb/remote-desktop-manager/how-to-articles/send-ssh-logs-verbose/

https://my.kualo.com/knowledgebase/?kbcat=0&article=888

@jpassing
Copy link
Collaborator

Thanks. I agree that this would be a good feature to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants