about summary refs log tree commit diff
path: root/Completion/Unix/Command/_gcc
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-01-04 14:39:44 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-06 02:28:54 +0000
commit7542732df6b7aee0a77ef6e6097e71055cd2a257 (patch)
treeb7a1ce451c0428108416eaf7e6953bc9c567d768 /Completion/Unix/Command/_gcc
parent3ff0b189a06445bc451d1db1068792d13ae04cd4 (diff)
downloadzsh-7542732df6b7aee0a77ef6e6097e71055cd2a257.tar.gz
zsh-7542732df6b7aee0a77ef6e6097e71055cd2a257.tar.xz
zsh-7542732df6b7aee0a77ef6e6097e71055cd2a257.zip
45231: _rsync: When completing remote modules, ignore more of the motd.
We cannot use the --no-motd option because it inhibits the modules
listing.

We cannot look for a blank line because there will not be a blank line
if the "motd file" does not end with a newline.

Looking for tabs is an improvement.  Any tabs in the motd will still
cause extraneous matches, but there's nothing we can do about that.

While here, show the modules in the order listed.
Diffstat (limited to 'Completion/Unix/Command/_gcc')
0 files changed, 0 insertions, 0 deletions