From dbefe08f3ef9921c2e02e481659f3caa5e8aabe9 Mon Sep 17 00:00:00 2001 From: Matt Koscica Date: Fri, 18 Feb 2022 09:02:11 +0100 Subject: github #87 (tweaked): update options tmux 3.4 Import completion updates from tmux.git, the revision used was c67abcf8182b, and the updates were generated by Util/check-tmux-state. check-tmux-state: changes to output parsing + variable declaration parsing of `tmux show-options` is slightly more idiomatic (thanks to @phy1729 for the syntax), and it now also ignores user-specified options (which are prefixed with an @ symbol). the lines defining and declaring supported_server_options were also swapped to the correct order - `typeset` was being called after supported_server_options was populated, contrary to all the other supported_*/available_* arrays used in the same area of the file. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d4b0534a..c4a88f053 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2022-11-17 Oliver Kiddle + * github #87: Matt Koscica: Completion/Unix/Command/_tmux: + update options tmux 3.4 + * github #95: Wu Zhenyu: Completion/Unix/Command/_mutt: Add completions for neomutt -- cgit v1.2.3-70-g09d2