zsh-workers
 help / color / mirror / code / Atom feed
8db38a2445c6074e909895cf257e56062d8d744c blob 160 bytes (raw)

1
2
3
4
5
 
#compdef bibtex

# bibtex only works when the *.aux file exists, but complete the *.tex file in
# case it hasn't been compiled yet.
_files -g '*.(aux|tex)(:r)'
debug log:

solving fb1ba61 ...
found fb1ba61 in https://inbox.vuxu.org/zsh-workers/20160118023535.GA12663@tarsus.local2/

applying [1/1] https://inbox.vuxu.org/zsh-workers/20160118023535.GA12663@tarsus.local2/
diff --git a/Completion/Unix/Command/_bibtex b/Completion/Unix/Command/_bibtex
new file mode 100644
index 0000000..fb1ba61

Checking patch Completion/Unix/Command/_bibtex...
Applied patch Completion/Unix/Command/_bibtex cleanly.

index at:
100644 8db38a2445c6074e909895cf257e56062d8d744c	Completion/Unix/Command/_bibtex

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).