Branch: refs/heads/3.2a
Home: https://github.com/tmux/tmux
Commit: bab7a9a085293aa50e6994376e1beed57ba44b4b
https://github.com/tmux/tmux/commit/bab7a9a085293aa50e6994376e1beed57ba44b4b
Author: nicm <nicm>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tty-keys.c
Log Message:
-----------
Change how extended ctrl keys are processed to fix C-S-Tab and C-;.
Commit: 57d5f675527d860595911b8ff480f500b93eb24a
https://github.com/tmux/tmux/commit/57d5f675527d860595911b8ff480f500b93eb24a
Author: nicm <nicm>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M cmd-list-keys.c
Log Message:
-----------
Include modifiers when looking up an individual key.
Commit: d8639784647045593353270ae1b04ffb288533ff
https://github.com/tmux/tmux/commit/d8639784647045593353270ae1b04ffb288533ff
Author: nicm <nicm>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tmux.1
Log Message:
-----------
%begin now has three arguments, not two. GitHubs issue 2646.
Commit: 0431d4d6396e01fb333bc2bd0f1716c81b450dcf
https://github.com/tmux/tmux/commit/0431d4d6396e01fb333bc2bd0f1716c81b450dcf
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Add crosscompiling fallbacks, from Hasso Tepper.
Commit: a11aa870b397f1711a36666582d41492933d75ff
https://github.com/tmux/tmux/commit/a11aa870b397f1711a36666582d41492933d75ff
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tty-keys.c
Log Message:
-----------
Handle modifier 9 as Meta, GitHub issue 2647.
Commit: a25af7d0f3347dc7664d7c1c13795eb05178895d
https://github.com/tmux/tmux/commit/a25af7d0f3347dc7664d7c1c13795eb05178895d
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M server-client.c
Log Message:
-----------
Adjust latest client when a client detaches, GitHub issue 2657.
Commit: 16b497e12b971443913e271f4d3e320b8693d411
https://github.com/tmux/tmux/commit/16b497e12b971443913e271f4d3e320b8693d411
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Apple have broken strtonum so check it works, from Teubel Gyorgy.
Commit: 9865ad27a53e69aa651608e356c5335e76bc54cf
https://github.com/tmux/tmux/commit/9865ad27a53e69aa651608e356c5335e76bc54cf
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M cmd-display-menu.c
Log Message:
-----------
Fix display-menu -xR, from Alexis Hildebrandt.
Commit: 33d4f854c04b993c57195030ca33429256919949
https://github.com/tmux/tmux/commit/33d4f854c04b993c57195030ca33429256919949
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M grid-reader.c
Log Message:
-----------
back-to-indentation fixes, from Anindya Mukherjee.
Commit: d8c006925464ce50d92aee913aa452acf2033173
https://github.com/tmux/tmux/commit/d8c006925464ce50d92aee913aa452acf2033173
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Use = not ==, from Leonardo Taccari.
Commit: 825feac9f8f8aa10ec69932ab6ea52e58586e058
https://github.com/tmux/tmux/commit/825feac9f8f8aa10ec69932ab6ea52e58586e058
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M key-bindings.c
M key-string.c
M tty-keys.c
Log Message:
-----------
Add another couple of keys needed for extended keys, GitHub issue 2658.
Commit: 736a276cc9bdb97bf35caa1995a54d328a839102
https://github.com/tmux/tmux/commit/736a276cc9bdb97bf35caa1995a54d328a839102
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M CHANGES
M tmux.1
Log Message:
-----------
Minor CHANGES and tmux.1 fixed, from Daniel Hahler, GitHub issue 2664.
Commit: 5107e848977640398843e720e26d45a66954e7f9
https://github.com/tmux/tmux/commit/5107e848977640398843e720e26d45a66954e7f9
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M input.c
M options-table.c
M screen.c
M tmux.1
Log Message:
-----------
Add an "always" value to the extended-keys option to always forward these keys
to applications inside tmux.
Commit: 4cf595a4023acfd9fce2e589f0d01de3e7b5eff7
https://github.com/tmux/tmux/commit/4cf595a4023acfd9fce2e589f0d01de3e7b5eff7
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M cmd-new-session.c
M resize.c
M status.c
M window.c
Log Message:
-----------
Include current client in size calcultion for new sessions, GitHub issue 2662.
Commit: ddc67152a5e8761c3dd5b8807c7fa1b997292e96
https://github.com/tmux/tmux/commit/ddc67152a5e8761c3dd5b8807c7fa1b997292e96
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
Log Message:
-----------
Three changes to fix problems with xterm in VT340 mode, reported by Thomas
Sattler.
1) Do not include the DECSLRM or DECFRA features for xterm; they will be added
instead if secondary DA responds as VT420 (this happens already).
2) Set or reset the individual flags after terminal-overrides is applied, so
the user can properly disable them.
3) Add a capability for DECFRA ("Rect").
Commit: fb52921a86f15cd781bc2b2e65a9c6dd2a437f06
https://github.com/tmux/tmux/commit/fb52921a86f15cd781bc2b2e65a9c6dd2a437f06
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M resize.c
Log Message:
-----------
Do not count client if no window.
Commit: 7c28597e0f0a000e46aa7f42c00c9750fe6cff61
https://github.com/tmux/tmux/commit/7c28597e0f0a000e46aa7f42c00c9750fe6cff61
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Mention S- for Shift, GitHub issue 2683.
Commit: cb2943faab2053719b13306f95ed58a2dae64e81
https://github.com/tmux/tmux/commit/cb2943faab2053719b13306f95ed58a2dae64e81
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M server-client.c
M tmux.h
M window.c
Log Message:
-----------
Change resize timers and flags into one timer and a queue to fix problems with
vim when resized multiple times. GitHub issue 2677.
Commit: 059580e0f72ebeb0538d0ef54808dae277388bf9
https://github.com/tmux/tmux/commit/059580e0f72ebeb0538d0ef54808dae277388bf9
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M input-keys.c
M key-string.c
M status.c
M tmux.h
Log Message:
-----------
Move "special" keys into the Unicode PUA rather than making them high a top
bit
set, some compilers cannot handle enums that are larger than int. GitHub issue
2673.
Commit: ad2f7642f2795fc1073c02cfa6348e48dfdfc45d
https://github.com/tmux/tmux/commit/ad2f7642f2795fc1073c02cfa6348e48dfdfc45d
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M key-string.c
Log Message:
-----------
Ctrl keys are < 0x7f, not Unicode.
Commit: bacb4d1b4df77c0f4ad940edcd75bbafef8efa9f
https://github.com/tmux/tmux/commit/bacb4d1b4df77c0f4ad940edcd75bbafef8efa9f
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M format.c
M server.c
M tty-term.c
M window-buffer.c
Log Message:
-----------
Fix warnings, from Jan Tache in GitHub issue 2692.
Commit: aaf87abfb4a93067c3fcb78d604636886252791a
https://github.com/tmux/tmux/commit/aaf87abfb4a93067c3fcb78d604636886252791a
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M file.c
Log Message:
-----------
Fire check callback after cleaning up event so it does not get stuck, from
Jeongho Jang in GitHub issue 2695.
Commit: 47af583a50db35e1fbf881845d0aa342e8fa57c8
https://github.com/tmux/tmux/commit/47af583a50db35e1fbf881845d0aa342e8fa57c8
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M input-keys.c
Log Message:
-----------
Remove old shift function keys which interfere with xterm keys now. GitHub
issue 2696.
Commit: 434ac8734af2a15d5661139acc06a9659f4feed9
https://github.com/tmux/tmux/commit/434ac8734af2a15d5661139acc06a9659f4feed9
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M osdep-sunos.c
Log Message:
-----------
Looks like evports on SunOS are broken also, disable them. GitHub issue 2702.
Commit: 5ea6ccbb7f75b6a977fca0751ef0b81b18c375d1
https://github.com/tmux/tmux/commit/5ea6ccbb7f75b6a977fca0751ef0b81b18c375d1
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tmux.c
Log Message:
-----------
Do not expand the file given with -f so it can contain :s.
Commit: 8aa34f616fa6723f4a98c435ddcab0ecaaa5b4e7
https://github.com/tmux/tmux/commit/8aa34f616fa6723f4a98c435ddcab0ecaaa5b4e7
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M cmd-source-file.c
Log Message:
-----------
Do not use NULL client when source-file finishes, GitHub issue 2707.
Commit: 3b9b823df50202e466470d3cb557ef16a31b6af7
https://github.com/tmux/tmux/commit/3b9b823df50202e466470d3cb557ef16a31b6af7
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M format.c
Log Message:
-----------
Fix <= operator.
Commit: 9b4c05b6b9aec916c0940aa704c5f2ec9e1a8a83
https://github.com/tmux/tmux/commit/9b4c05b6b9aec916c0940aa704c5f2ec9e1a8a83
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M format.c
Log Message:
-----------
Er, fix it properly.
Commit: f06ee2b87b88d0889e8dfeb2ae85a2b7d4ce0d49
https://github.com/tmux/tmux/commit/f06ee2b87b88d0889e8dfeb2ae85a2b7d4ce0d49
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M format.c
Log Message:
-----------
Bump FORMAT_LOOOP_LIMIT and add a log message when hit, GitHub issue 2715.
Commit: f48c46a76adb78527627894c07ca45a393d7fa2c
https://github.com/tmux/tmux/commit/f48c46a76adb78527627894c07ca45a393d7fa2c
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M window-copy.c
Log Message:
-----------
Fix rectangle selection, from Anindya Mukherjee, GitHub issue 2709.
Commit: d8feffd2bfd0c53a3323a4bda830acaafed259ed
https://github.com/tmux/tmux/commit/d8feffd2bfd0c53a3323a4bda830acaafed259ed
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tmux.1
M tty-features.c
Log Message:
-----------
Feature for the mouse since FreeBSD termcap does not have kmous.
Commit: c827f5092db2142af097e32d02fb73d70acbfa6d
https://github.com/tmux/tmux/commit/c827f5092db2142af097e32d02fb73d70acbfa6d
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M tty.c
Log Message:
-----------
Do not clear region based on current cursor position, this is not necessary
anymore and causes problems, GitHub issue 2735.
Commit: 3b929f332aafa7f1080eacc31feb11ffbb1d1841
https://github.com/tmux/tmux/commit/3b929f332aafa7f1080eacc31feb11ffbb1d1841
Author: Nicholas Marriott <[email protected]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Compare: https://github.com/tmux/tmux/compare/2ab53d30d0bc...3b929f332aaf
--
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/3.2a/2ab53d-3b929f%40github.com.