zsh-workers
 help / color / mirror / code / Atom feed
04824e3a501c47e6462fea796eea8d8ae55adc20 blob 138 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#autoload

if (( CURRENT == 1 && ${#words} == 1 )); then
  _cmdstring
elif (( CURRENT == 1 )); then
  _command_names -e
else
  _normal
fi
debug log:

solving 04824e3a5 ...
found 04824e3a5 in https://inbox.vuxu.org/zsh-workers/20170720210607.16753-1-danielsh@tarpaulin.shahaf.local2/

applying [1/1] https://inbox.vuxu.org/zsh-workers/20170720210607.16753-1-danielsh@tarpaulin.shahaf.local2/
diff --git a/Completion/Unix/Type/_cmdambivalent b/Completion/Unix/Type/_cmdambivalent
new file mode 100644
index 000000000..04824e3a5

Checking patch Completion/Unix/Type/_cmdambivalent...
Applied patch Completion/Unix/Type/_cmdambivalent cleanly.

index at:
100644 04824e3a501c47e6462fea796eea8d8ae55adc20	Completion/Unix/Type/_cmdambivalent

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).