Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 6876381276ff2c2a40d304ada27651fdaf1cd8a7
https://github.com/tmux/tmux/commit/6876381276ff2c2a40d304ada27651fdaf1cd8a7
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M cfg.c
M format.c
M tmux.1
M tmux.c
M tmux.h
Log Message:
-----------
Move config file path expansion much earlier, keep the list of paths
around rather than freeing later, and add a config_files format variable
containing it. Suggested by kn@ a while back.
Commit: 5f425ee31810c964ae5cf1256d0d7fe5dde7536c
https://github.com/tmux/tmux/commit/5f425ee31810c964ae5cf1256d0d7fe5dde7536c
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M window-copy.c
Log Message:
-----------
Fix regex searching with wrapped lines, from Anindya Mukherjee; GitHub
issue 2570.
Commit: 0cd5ed9e9b56b082e38e7a5be298803ccb68564c
https://github.com/tmux/tmux/commit/0cd5ed9e9b56b082e38e7a5be298803ccb68564c
Author: Thomas Adam <[email protected]>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M cfg.c
M format.c
M tmux.1
M tmux.c
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/cb7e6698f324...0cd5ed9e9b56
--
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].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/cb7e66-0cd5ed%40github.com.