Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 01fd4b997e3a0a74ea57d6830cf97f98ea2c2a7c
https://github.com/tmux/tmux/commit/01fd4b997e3a0a74ea57d6830cf97f98ea2c2a7c
Author: nicm <nicm>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M key-bindings.c
M window-copy.c
Log Message:
-----------
Add pipe variants of the line copy commands. While here make the command
list less unreadable. GitHub issue 2813.
Commit: 7eea3d7ab850bb8fbeeccbb4b0fe84b9274965af
https://github.com/tmux/tmux/commit/7eea3d7ab850bb8fbeeccbb4b0fe84b9274965af
Author: nicm <nicm>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M cmd-send-keys.c
M colour.c
M input.c
M options-table.c
M options.c
M popup.c
M screen-redraw.c
M screen-write.c
M tmux.1
M tmux.h
M tty.c
M window.c
Log Message:
-----------
Break the colour palette into a struct rather than just a single array
and use that to support the OSC palette-setting sequences in popups.
Also add a pane-colours array option to specify the defaults. GitHub
issue 2815.
Commit: 44ada9cd67e46676eaf0f9a19a681ddc1f898682
https://github.com/tmux/tmux/commit/44ada9cd67e46676eaf0f9a19a681ddc1f898682
Author: Thomas Adam <[email protected]>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M cmd-send-keys.c
M colour.c
M input.c
M key-bindings.c
M options-table.c
M options.c
M popup.c
M screen-redraw.c
M screen-write.c
M tmux.1
M tmux.h
M tty.c
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/e9d49161e051...44ada9cd67e4
--
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/e9d491-44ada9%40github.com.