| Summary: | Add ability to write javaScript history to a file | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Walker
2008-05-13 22:23:15 UTC
SVN commit 807431 by arwalker:
BUG:162066 Add ability to write javaScript command history to a file. All of the following are valid: writeHistory, writeHistory(), writeHistory('~/history.log')
M +54 -3 kstcmd.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=807431
|