| Jammer 2007-05-25, 1:19 pm |
| zhengquan wrote:
> Hi:
> I am now using screen in mlterm,and in one of the windows in the
> screen session,I ssh to a remote machine,I started a screen session on
> the remote machine,and tried to c-a c to create another window in the
> screen session of theremote machine, but it turned out that a new
> window was created in the screen session on my machine...
>
> Is there anyway to do with that?
>
> Thanks!
>
> Zhengquan
>
Try typing Typing control + F1.
PTY List
One process of mlterm may have multiple sessions and screens. The
sessions may or may not have corresponding screen, i.e., the number of
sessions can be more than the number of screens. Such situation can be
achieved by using -P/--ptys option or closing a part of multiple screens
from -@/--screens option. In such case, the screen-less session can be
designated to one of screens by choosing the session (pty) from this
list and push "select" button.
MULTIPLE PTY
This is one of most unique features of mlterm. The number of windows can
be specified using -P option. Typing control + F1 opens another window
which shares the same process. The maximum number of windows depends on
your platform. Mostly it is 32 or 64.
|