Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 184039044a92b83f38b880b0a4a1c5ebc272af9c
https://github.com/tmux/tmux/commit/184039044a92b83f38b880b0a4a1c5ebc272af9c
Author: nicm <nicm>
Date: 2017-06-04 (Sun, 04 Jun 2017)
Changed paths:
M screen-write.c
M tmux.1
M tty.c
Log Message:
-----------
Typo/style; plus man page escaping from jmc.
Commit: adf5628087829bed2eff635760d7cc456dd1e558
https://github.com/tmux/tmux/commit/adf5628087829bed2eff635760d7cc456dd1e558
Author: nicm <nicm>
Date: 2017-06-04 (Sun, 04 Jun 2017)
Changed paths:
M log.c
M proc.c
M server.c
M signal.c
M tmux.1
M tmux.h
Log Message:
-----------
Support SIGUSR2 to stop and start logging for an existing server. Also
we currently only have two log levels so just use -v and -vv rather than
-v and -vvvv, and clarify the man page entry for -v.
Commit: 8149bc3fa6e93cb083b165a21baa5ec07dd473dc
https://github.com/tmux/tmux/commit/8149bc3fa6e93cb083b165a21baa5ec07dd473dc
Author: nicm <nicm>
Date: 2017-06-04 (Sun, 04 Jun 2017)
Changed paths:
M input.c
M screen.c
M tmux.h
M utf8.c
M window.c
Log Message:
-----------
Be more strict about escape sequences that rename windows or set titles:
ignore any that not valid UTF-8 outright, and for good measure pass the
result through our UTF-8-aware vis(3).
Commit: 467ece53e63e0520db16c290f2865db95a4aa0f7
https://github.com/tmux/tmux/commit/467ece53e63e0520db16c290f2865db95a4aa0f7
Author: nicm <nicm>
Date: 2017-06-04 (Sun, 04 Jun 2017)
Changed paths:
M utf8.c
Log Message:
-----------
Remove unused variable.
Commit: c5b7faaefc80a04058381b8e61ecc6016d57bde5
https://github.com/tmux/tmux/commit/c5b7faaefc80a04058381b8e61ecc6016d57bde5
Author: nicm <nicm>
Date: 2017-06-04 (Sun, 04 Jun 2017)
Changed paths:
M input.c
Log Message:
-----------
Add a timeout to prevent the sequences which wait for a specific
terminator (OSC, APC and DCS) waiting forever, which helps to avoid
garbage (cat /dev/random) locking up panes completely. This (and the
last commit) prompted by a discussion with theo.
Commit: 2f04108f3a35271ef60b3028699b6363e1714140
https://github.com/tmux/tmux/commit/2f04108f3a35271ef60b3028699b6363e1714140
Author: nicm <nicm>
Date: 2017-06-04 (Sun, 04 Jun 2017)
Changed paths:
M mode-tree.c
Log Message:
-----------
Do not leak command, from David CARLIER.
Commit: e62e17d0461cfb0bfb55ae3c9c7a3815235298fb
https://github.com/tmux/tmux/commit/e62e17d0461cfb0bfb55ae3c9c7a3815235298fb
Author: Thomas Adam <[email protected]>
Date: 2017-06-05 (Mon, 05 Jun 2017)
Changed paths:
M input.c
M log.c
M mode-tree.c
M proc.c
M screen-write.c
M screen.c
M server.c
M signal.c
M tmux.1
M tmux.h
M tty.c
M utf8.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Conflicts:
tmux.1
window.c
Compare: https://github.com/tmux/tmux/compare/1c83c0ebcd48...e62e17d0461c
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.