On Tue, 6 May 2025, Aura Kelloniemi wrote: > The other (more scalable) option is to use tmux, which can easily create new > terminal windows. This solution of course has the normal drawbacks related to > using tmux. One of them is that BRLTTY does not remember reading positions > for individual tmux windows/panes.
tmux, from the little I know of it, appears to implement a client-server architecture. Maybe BRLTTY could implement a "screen driver" in BRLTTY's parlance that actually implements the tmux protocol and presents itself as a tmux client. That would be a bit like the old GNU screen patch except much better architected. Plus tmux is actively maintained if accommodations were needed. Nicolas _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
