top | item 23308381

(no title)

bwbmr | 5 years ago

Big mosh user here myself. How do you deal with tmux limiting window size to the lowest common denominator device? I usually run a little bash script manually to disconnect other tmux sessions whenever I switch devices, which gets annoying.

Also which app for Apple Notes exports do you use?

discuss

order

nmarriott|5 years ago

tmux can be configured not to limit the window size since tmux 2.9, and it is the default since tmux 3.1.

bwbmr|5 years ago

Thanks- was using through byobu wrappers, need to check what version is on our company machines. Edit: 2.7, so that explains it.