For some reasons i have to log everything inputed with ssh connection.
Please add logging to file all visible text.
Files have to be stored in separate directory and named with bookmark name and datetime when session started.
Tilix has a feature to save the output of the terminal to a file called Save Output. Does that provide what you need?
i have to do it manualy on each session ?
That is correct.
I'm not sure from a design perspective how to handle this automatically. You suggested using the Bookmark name for the file but few people use bookmarks. I could dump the logs into a directory with the name being a combination of the terminal uuid and timestamp but that isn't very useful to find a past log.
Do any other terminal emulators do this and if so how do they handle it?
i am not dividing terminal emulators and connection managers before.
gcm can do it. putty can do it.
that is pretty standard functionality for that kind of software.
saving terminal output by hands will lead to lots of manual work. my current archive shows that i'am opening about 40-50 connections a day.
I agree, an option for automatic session logs should be implemented.
Would also like automatic logging. I'm trying to replace the excellent ZOC client for Windows/MacOS.
+1
This is very common feature for terminal emulators and very useful for debug sessions.
+1 for automating logging to file based on session or tab name.
I would love this feature as well.
Most helpful comment
I agree, an option for automatic session logs should be implemented.