Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c43f2dce1b0ca64b43f7614d4da52bc9f2c195fe
https://github.com/tmux/tmux/commit/c43f2dce1b0ca64b43f7614d4da52bc9f2c195fe
Author: nicm <nicm>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M Makefile
A grid-reader.c
M tmux.h
M window-copy.c
Log Message:
-----------
Break cursor movement in grid into a common set of functions that can
handle line wrapping and so on in one place and use them for the obvious
copy mode commands. From Anindya Mukherjee.
Commit: 70a0eb3a223b62932ef88b90e4d542437caa7fe5
https://github.com/tmux/tmux/commit/70a0eb3a223b62932ef88b90e4d542437caa7fe5
Author: Thomas Adam <[email protected]>
Date: 2020-12-24 (Thu, 24 Dec 2020)
Changed paths:
A grid-reader.c
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: d936fde7ef62863fbb8b142c3ee229cb460dbfdb
https://github.com/tmux/tmux/commit/d936fde7ef62863fbb8b142c3ee229cb460dbfdb
Author: Thomas Adam <[email protected]>
Date: 2020-12-24 (Thu, 24 Dec 2020)
Changed paths:
M Makefile.am
Log Message:
-----------
Makefile.am: add grid-reader.c
Add grid-reader.c to Makefile.am so it's included for compilation.
Compare: https://github.com/tmux/tmux/compare/950e982001f0...d936fde7ef62
--
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/950e98-d936fd%40github.com.