Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: fdbc6cdea543695bb10622d1a483507639f52ad9
https://github.com/tmux/tmux/commit/fdbc6cdea543695bb10622d1a483507639f52ad9
Author: nicm <nicm>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M grid-reader.c
M grid.c
M input.c
M screen-write.c
M tmux.h
M window-copy.c
Log Message:
-----------
Flag tabs if possible in the grid cell so they can be preserved on
copying and capture-pane. From Alexander Arch in GitHub issue 4201.
Commit: eaec0a48f4f07060f4bdfdd19fe8cd3fe5818fe7
https://github.com/tmux/tmux/commit/eaec0a48f4f07060f4bdfdd19fe8cd3fe5818fe7
Author: nicm <nicm>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M format.c
M window-copy.c
Log Message:
-----------
Do not stop stop at first padding in format_grid_line and handle tabs.
Commit: 487b0ee124363f838bfd5dcc1dcccd4db22f414a
https://github.com/tmux/tmux/commit/487b0ee124363f838bfd5dcc1dcccd4db22f414a
Author: nicm <nicm>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M window-copy.c
Log Message:
-----------
Do not attempt to search for zero length strings, from Alexander Arch in
GitHub issue 4209.
Commit: 71a503e40c48bf36c66f9723faa0c9aa0a828363
https://github.com/tmux/tmux/commit/71a503e40c48bf36c66f9723faa0c9aa0a828363
Author: nicm <nicm>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M status.c
M tmux.h
Log Message:
-----------
Allow control characters to be entered at the command prompt prefixed
with with C-v, from Alexander Arch in GitHub issue 4206.
Commit: 911d768b71dc22eb03898df6db649df13c41b020
https://github.com/tmux/tmux/commit/911d768b71dc22eb03898df6db649df13c41b020
Author: Thomas Adam <[email protected]>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M format.c
M grid-reader.c
M grid.c
M input.c
M screen-write.c
M status.c
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/9623ec3ee45d...911d768b71dc
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 [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/9623ec-911d76%40github.com.