<div dir="auto">That all works in screen, at least to some extent. Years ago I discovered I could write a script and connect its stdin to the stdout of whatever was in the screen, and vice versa. I think what led me to the discovery was someone's description of how to do zmodem over SSH to a network switch (it treated SSH like it was the serial console, expected zmodem for firmware updates, and made no attempt to support scp).<div dir="auto"><br></div><div dir="auto">For that matter, screen can be a pretty good substitute for picocom (and it's commonly available everywhere). I believe that tmux removed direct serial (and raw pty?) support in an attempt to create a more maintainable codebase.</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 25, 2019, 18:56 David Seikel <<a href="mailto:onefang_toybox@dave.isageek.net" target="_blank" rel="noreferrer">onefang_toybox@dave.isageek.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 25 Sep 2019 12:24:13 -0500 Rob Landley said :<br>
> On 9/24/19 1:18 AM, Jarno Mäkipää wrote:<br>
> > Hi<br>
> > <br>
> > I now tested to run hexedit in tmux: downscroll works but upscroll<br>
> > does not... Well we might say its tmux fault, but lots of people<br>
> > use tmux nowadays. And this behavior seemed to be same in<br>
> > framebuffer console and xterms...  <br>
> <br>
> I have a todo item to write a screen for toybox. I'll make sure this<br>
> works there. If you want to submit a bug report to the old one, have<br>
> at.<br>
<br>
Would writing a tmux be a better option than a screen?  I prefer it for<br>
several reasons, the major one being that I can script reading and<br>
writing text to what ever command is running inside tmux (in my case<br>
OpenSim consoles for cron'ed backups).  Mouse support is handy to.<br>
<br>
-- <br>
A big old stinking pile of genius that no one wants<br>
coz there are too many silver coated monkeys in the world.<br>
_______________________________________________<br>
Toybox mailing list<br>
<a href="mailto:Toybox@lists.landley.net" rel="noreferrer noreferrer" target="_blank">Toybox@lists.landley.net</a><br>
<a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net" rel="noreferrer noreferrer noreferrer" target="_blank">http://lists.landley.net/listinfo.cgi/toybox-landley.net</a><br>
</blockquote></div>