Branch: refs/heads/scrollbars Home: https://github.com/tmux/tmux Commit: 09f4e431895a52f72bb98c5bd54762b9c7588a02 https://github.com/tmux/tmux/commit/09f4e431895a52f72bb98c5bd54762b9c7588a02 Author: nicm <nicm> Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths: M layout.c M options-table.c M options.c M screen-redraw.c M screen-write.c M server-client.c M tmux.1 M tmux.h M window-copy.c M window.c Log Message: ----------- Add support for a scrollbar at the side of each pane. New options pane-scrollbars turn them on or off, pane-scrollbars-position sets the position (left or right), and pane-scrollbars-style to set the colours. Mouse support will come later. From Michael Grant in GitHub issue 4221. Commit: 809d659e6423f972bb5ef00f0efabf329f833634 https://github.com/tmux/tmux/commit/809d659e6423f972bb5ef00f0efabf329f833634 Author: nicm <nicm> Date: 2024-11-05 (Tue, 05 Nov 2024) Changed paths: M tmux.1 Log Message: ----------- Xr to Ic, from jmc. Commit: 1fe30bb2e810fa63692ed61903e8ac6ba494c799 https://github.com/tmux/tmux/commit/1fe30bb2e810fa63692ed61903e8ac6ba494c799 Author: Thomas Adam <tho...@xteddy.org> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M layout.c M options-table.c M options.c M screen-redraw.c M screen-write.c M server-client.c M tmux.1 M tmux.h M window-copy.c M window.c Log Message: ----------- Merge branch 'obsd-master' Commit: 7838db35e7bd14cc6b47b5d76d85b02c052e1199 https://github.com/tmux/tmux/commit/7838db35e7bd14cc6b47b5d76d85b02c052e1199 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M screen-redraw.c M tmux.1 Log Message: ----------- Merge branch 'master' into scrollbars Compare: https://github.com/tmux/tmux/compare/310242680405...7838db35e7bd To unsubscribe from these emails, change your notification settings at https://github.com/tmux/tmux/settings/notifications -- 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 tmux-git+unsubscr...@googlegroups.com. To view this discussion, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/scrollbars/310242-7838db%40github.com.