42wim's blog Blog corrects IE6 width calculation Tuesday, February 10, 2015 So a while ago I switched from screen to tmux. My reason for switching was that GNU screen didn't work in my docker containers and tmux did ;-) All was well for a few months and I was replacing screen with tmux everywhere. It did have some other niceties besides working in containers and seem to do its job. Until USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND wim 1660 1.3 12.8 135056 131404 ? Ss 2014 722:46 tmux -u Notice anything special above ? Compare it with screen. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND wim 29595 0.0 4.5 48784 46116 ?...