diff options
| author | dana <dana@dana.is> | 2018-06-17 20:38:15 -0500 |
|---|---|---|
| committer | dana <dana@dana.is> | 2018-06-17 20:38:15 -0500 |
| commit | ed2f4d684015cb160755b007f0df119ceb6ff6fb (patch) | |
| tree | 03ada1750177f5368d49f72bb4f197607ae53f12 | |
| parent | 43039: Mark functions_source (et al.) for auto-loading (diff) | |
| download | zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.tar zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.tar.gz zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.tar.bz2 zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.tar.lz zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.tar.xz zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.tar.zst zsh-ed2f4d684015cb160755b007f0df119ceb6ff6fb.zip | |
43043: Improve comm/sed completion
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | Completion/Unix/Command/_comm | 9 | ||||
| -rw-r--r-- | Completion/Unix/Command/_sed | 21 |
3 files changed, 21 insertions, 12 deletions
@@ -1,5 +1,8 @@ 2018-06-17 dana <dana@dana.is> + * 43043: Completion/Unix/Command/_comm, + Completion/Unix/Command/_sed: Improve comm/sed completion + |
