diff options
author | Matt Koscica <matt.koscica@gmail.com> | 2022-02-18 09:02:11 +0100 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2022-11-17 20:47:15 +0100 |
commit | dbefe08f3ef9921c2e02e481659f3caa5e8aabe9 (patch) | |
tree | 59f52dedd6921e8c21b3f73ba1ddefa949731516 /Completion/Unix/Command/_cut | |
parent | ca87b7e43fa40b627a9b868079398c4fae6a4dc2 (diff) | |
download | zsh-dbefe08f3ef9921c2e02e481659f3caa5e8aabe9.tar.gz zsh-dbefe08f3ef9921c2e02e481659f3caa5e8aabe9.zip |
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.
Diffstat (limited to 'Completion/Unix/Command/_cut')
0 files changed, 0 insertions, 0 deletions