Hi all,
In the absence of Nicholas who is on holiday, anyone wishing to
continue to use an up-to-date tmux can use the following:
https://github.com/ThomasAdam/tmux
When the one of SF works again, I'll let you know. The "master"
branch for my copy on Github is what should be used.
What's like
This is a hotfix patch for infinite echo loop issue which occurs with following
shell command.
> $ echo -en '\033]12;?\033\\'
This problem occurs in some terminals that support OSC 12/get access feature
(e.g. xterm).
I think OSC 12 sequense should be completely parsed and validated.
Some term