| Summary: | [WISH]: Add the ability to log output in konsole | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Brian Beck <brian.beck> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | saschpe |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | PuTTY logging options | ||
|
Description
Brian Beck
2010-05-27 18:59:53 UTC
Isn't that what your favorite $SHELL does anyway? At least both bash and zsh have a history file by default. I don't believe that this makes any sense within Konsole itself, these logfiles would have to be rotated or have a size limit. Otherwise they will fill your hard disk when you forget about that "feature". Oh, I think you misunderstand, it's not just a history of commands, it's a history of the output too. That way I have a record of what I did and what the result was. As for it filling a hard drive, I was imagining the feature more in terms of the record button on a VCR. Press the button record the output. We don't worry that a user might write too much in Kate, and therefore we shouldn't offer the ability to save documents. :) But like I said, it was just a wish, and you're free to close it for whatever reason you like. Cheers, Brian Oops! Sorry, Konsole already has this feature. (awesome!) Scrollback -> "Save Output..." |