Does terminator support a customised terminal printing?
The terminal printing is a feature that allows local printing of the content send to the terminal between special printer on/off control characters. This content is not displayed but by default redirected to a local printer. Now I'm interesting is using this mechanism to notify myself about changes in the irssi session through ssh as described here:
http://
To do that I also need a way to set up a printing command to which the "printed content" would be piped. In xterm this can be set using .Xdefaults/
*XTerm*
Is there a way to use set this command and use terminal printing in terminator?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Terminator Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- MoMaT
- Solved:
- 2009-03-17
- Last query:
- 2009-03-17
- Last reply:
MoMaT (momat) said : | #1 |
I've just learned that all terminal emulators based on the GNOME VTE do not support terminal printing. The handlers for ANSI Media Copy control characters are not implemented in VTE and it is not possible to start/stop the relay to printer.
The only terminal emulators I've found to be implementing it are xterm and (u)rxvt.