Greg Wooledge (HE12025-08-11): > I still think that having both /dev/tty9 and "this one xterm" both > connected to the same tmux/screen session is going to be the best > long-term solution to *whatever* the actual workflow issue is.
That might work depending on the use case, or worse than before. With the same terminal multiplexer connected on both, you'll see on both what happens in the terminal multiplexer. But if the goal is to write from the outside, writing to tty9 not only will not be reflected in the xterm, but it will also have line feeds broken. Once again, we need to know the precise purpose. Regards, -- Nicolas George

