Comment 0 for bug 1012343

Revision history for this message
Cedric Brandily (cbrandily) wrote :

Allow to pilot terminator through CLI like what allows Guake:
 - create new terminal (through horizontal/vertical split)
 - create new tab
 - clear a terminal (terminal identified by its uuid or the focussed one)
 - run a command in a terminal (terminal identified by its uuid or the focussed one)
 - allow to chain previous command

It s quite in the same movement asreminator but can be done from inside/outside terminator

Proof of Concept implementation through a plugin: https://github.com/ZZelle/misc/tree/master/terminator