diff options
| author | Oliver Kiddle <okiddle@yahoo.co.uk> | 2014-07-17 16:58:23 +0200 |
|---|---|---|
| committer | Oliver Kiddle <okiddle@yahoo.co.uk> | 2014-07-17 16:58:23 +0200 |
| commit | fbcf719e28481142434822b1270c8bb9807fb6a0 (patch) | |
| tree | dde0b2f95b936df01a181974ff4387be3ccf8d24 /Completion/Unix/Command/_python | |
| parent | 32866: new replace-argument ZLE function. (diff) | |
| download | zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.tar zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.tar.gz zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.tar.bz2 zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.tar.lz zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.tar.xz zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.tar.zst zsh-fbcf719e28481142434822b1270c8bb9807fb6a0.zip | |
32848: fix words array before using _normal for script arguments
Diffstat (limited to 'Completion/Unix/Command/_python')
| -rw-r--r-- | Completion/Unix/Command/_python | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/Completion/Unix/Command/_python b/Completion/Unix/Command/_python index da84b30b5..8e32bdf55 100644 --- a/Completion/Unix/Command/_python +++ b/ |
