clusterssh/TODO

17 lines
374 B
Text
Raw Permalink Normal View History

2010-06-25 11:49:41 +01:00
Overview of tasks
=================
Change way terminal windows are created
=======================================
2016-06-18 13:39:42 +01:00
Set up terminal windows in Tk to embed termainal session into it, such
as with xterm:
2010-06-25 11:49:41 +01:00
xterm -wid <wid> ....
2016-06-18 13:39:42 +01:00
This may limit what terminals can be used, though
2010-06-25 11:49:41 +01:00
See also:
http://www.perlmonks.org/?node_id=359764
http://www.perlmonks.org/?node_id=643221