RE: hardstatus and putty scrolling

2020-08-28 Thread Michael Grant
> Would you mind sharing your .screenrc? I feel like I could learn a lot from > it. Or if you have a dotfiles repo on github that would be fantastic too. Sure. I don’t have them in a public repo. If anything isn’t clear, please ask. Hope this is interesting/helpful to someone! I almost alway

Re: hardstatus and putty scrolling

2020-08-28 Thread Nicholas Marriott
tmux has the same limitations as screen here - no terminal provide a way for applications to manipulate their scrollback beyond turning it off and on and scrolling lines into it. So both tmux and screen have to provide their own scrollback to work across multiple inner terminals. tmux has good sup