Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 0cca695d6e75426e295e03668a4ed35ee62afe7c
https://github.com/tmux/tmux/commit/0cca695d6e75426e295e03668a4ed35ee62afe7c
Author: nicm <nicm>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M popup.c
M screen-write.c
M tty.c
Log Message:
-----------
Instead of setting the popup default colours in the draw callback, set
it up in popup_display and follow the same routine as panes in the draw
and init_ctx callbacks - use the palette if the option value is default.
Allows application-set fg and bg to work in panes again.
Commit: ef46eb91a5e0b6e2b023544f45dbc98c8fe1377f
https://github.com/tmux/tmux/commit/ef46eb91a5e0b6e2b023544f45dbc98c8fe1377f
Author: nicm <nicm>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M cmd-display-menu.c
M popup.c
M screen-write.c
M tmux.1
M tmux.h
Log Message:
-----------
Add -s and -S to display-popup to set popup and border style, from
Alexis Hildebrandt in GitHub issue 2931.
Commit: 3934d9b24de376cf0b6868c56751b55bd2d60399
https://github.com/tmux/tmux/commit/3934d9b24de376cf0b6868c56751b55bd2d60399
Author: Thomas Adam <[email protected]>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M cmd-display-menu.c
M popup.c
M screen-write.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/619d934d7b64...3934d9b24de3
--
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/619d93-3934d9%40github.com.