Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 9cc8e40aa08ff91bc1c5d0211c1d2cef02f2c7a2
https://github.com/tmux/tmux/commit/9cc8e40aa08ff91bc1c5d0211c1d2cef02f2c7a2
Author: nicm <nicm>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M cmd-capture-pane.c
M grid-view.c
M grid.c
M tmux.h
Log Message:
-----------
Add a -T flag to capture-pane to stop at the last used cell instead of
the full width. Restore the previous behaviour by making it default to
off unless -J is used (the only time it matters). Fixes mosh unit tests;
GitHub issue 3339.
Commit: a10452be2d84d4ff1b9d4e636627b7a9c5a2c42a
https://github.com/tmux/tmux/commit/a10452be2d84d4ff1b9d4e636627b7a9c5a2c42a
Author: nicm <nicm>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M tmux.1
M window-copy.c
Log Message:
-----------
Add scroll-top and scroll-bottom commands to scroll so cursor is at top
or bottom. From Anindya Mukherjee, GitHub issue 3334.
Commit: 9ef854f5a9112a7d50c382dec403432dea2c3579
https://github.com/tmux/tmux/commit/9ef854f5a9112a7d50c382dec403432dea2c3579
Author: Thomas Adam <[email protected]>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M cmd-capture-pane.c
M grid-view.c
M grid.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/f49f92737f85...9ef854f5a911
--
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/f49f92-9ef854%40github.com.