|
From: Daniel J S. <dan...@ie...> - 2003-12-11 00:28:36
|
Petr Mikulik wrote: >>How about a 'v' for "lower". If "raise #" makes sense as a >>command, then wouldn't "lower #" find a similar sort of >>usefulness? >> >> > >Whatever you may like can be there. >Just notice that "^" is not sent as a new "pipe command", but as a suboption >for a "special" command. > Oh. >>I originally proposed that there also be functionality for >>minimizing, maximizing, etc. Ethan said this is bloat, >> >> > >Currently, I don't see any reason for these additional commands -- they can >be achieved anywhere but an icon on the titlebar. > I don't either any longer. >But how would you launch it? >How to do it portable? > >set term interactive close >set term interactive 4 maximize > >?? rather than >set term [pm or x11 or windows or ...] > I was thinking a "set term x11 interactive" would make x11 or whatever the interactive terminal. Then any of the "window manager" terminal commands raise minimize maximize close hide would be directed to the interactive terminal as opposed to the plot terminal. Of course, they will often be the same terminal. That would be too many commands for what it provides. Dan |