Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 2154e1f4fbc01a43934b892ca3e6d6ea5bf003a1
https://github.com/tmux/tmux/commit/2154e1f4fbc01a43934b892ca3e6d6ea5bf003a1
Author: nicm <nicm>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Search marks outside the visible text are not useful, so there is no
point in allocating a big buffer to store them - just allocate the
visible text size, and ignore any outside.
Commit: d9cd493d093f14b934343a2e57998c86fbca2ef7
https://github.com/tmux/tmux/commit/d9cd493d093f14b934343a2e57998c86fbca2ef7
Author: nicm <nicm>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M grid.c
Log Message:
-----------
Reset wrapped flag when clearing or moving lines, GitHub issue 2215.
Commit: 976cf6c60fbb7bb95a805ce451281bf9dd5d43f8
https://github.com/tmux/tmux/commit/976cf6c60fbb7bb95a805ce451281bf9dd5d43f8
Author: Thomas Adam <[email protected]>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M grid.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/8b43fcd82bf7...976cf6c60fbb
--
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/8b43fc-976cf6%40github.com.