about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authordana <dana@dana.is>2021-03-29 13:42:32 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 13:44:44 +0000
commit2ffd2928336154cf38ee390db835f25c685fe713 (patch)
treeef443e56e443bbc457a76a054c728cb51f9c4e5c /Functions
parentaebdbfd7baff25f360481992094efa3052adb99e (diff)
downloadzsh-2ffd2928336154cf38ee390db835f25c685fe713.tar.gz
zsh-2ffd2928336154cf38ee390db835f25c685fe713.tar.xz
zsh-2ffd2928336154cf38ee390db835f25c685fe713.zip
47737: _zstyle: Fix option completion when positional arguments are already present (regression from workers/39659 (commit ae3b675ce6e4ac62451ea08169c2b4dc45cf533b))
The following case:

    LBUFFER='zstyle -'
    RBUFFER=' foo bar'

Before this patch, completed 'context pattern' (from the first
positional argument).

With this patch, completes options, which is correct.
Diffstat (limited to 'Functions')
0 files changed, 0 insertions, 0 deletions