[Konsole-devel] [Bug 78748] no way to both clear the terminal and clear the history with one shortcut
Justin Mason
jm-kde at jmason.org
Fri May 27 23:42:22 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=78748
------- Additional Comments From jm-kde jmason org 2005-05-28 01:42 -------
hi there -- oddly, that script no longer seems to work, although the vars make sense when it's done through kdcop. I get:
dcop 'DCOPRef(konsole-10158,konsole)' session-4 clearHistory
no such function
(that's the right DCOPRef and session object according to kdcop.)
anyway -- I actually wanted to add this: it seems that "clear history" has been assigned an unofficial CSI sequence by XTerm in this change:
http://cvsweb.xfree86.org/cvsweb/xc/programs/xterm/xterm.log.html?rev=1.57#xterm_107
the seq is ESC[3J . it's been in XTerm since 1999. it'd be really nifty if Konsole could support this...
More information about the konsole-devel
mailing list