Corinna Vinschen writes: > > On Aug 21 08:49, Ismail Donmez wrote: > > Hi, > > > > Corinna Vinschen: > > > > > > This might explain some behaviour I am seeing because tmux is reading > > that > > > > file every 20 seconds or something like that. > > > > > > Oops. > > > > Well its even worse than that, its reading /proc/≤pid>/cmdline twice every > > *second* , for now I'll disable this insane behaviour and see if things > > improve. > > What on earth is it expecting?
The idea is it updates the window title as needed, so you can zsh on tmux and the title is "zsh" and then you fire up vim and the title changes to "vim" etc. Apparently this is less of a problem on Linux because I never even noticed it was doing this. ismail