An open API service indexing awesome lists of open source software.

https://github.com/pseyfert/advixe-cl-completion

tab completion for the advixe-cl
https://github.com/pseyfert/advixe-cl-completion

zsh-completion zsh-completions

Last synced: 4 months ago
JSON representation

tab completion for the advixe-cl

Awesome Lists containing this project

README

          

[![License: Apache License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
[![Build Status](https://travis-ci.org/pseyfert/advixe-cl-completion.svg?branch=master)](https://travis-ci.org/pseyfert/advixe-cl-completion)

# advixe-cl-completion
tab completion for the advixe-cl

From [The Intel Developer Forum](https://software.intel.com/en-us/forums/intel-vtune-amplifier-xe/topic/564262)
I got the impression that no tab completion for `advixe-cl` exists at the moment. (And also I didn't find one
on google). So I start here a completion for zsh.

The completion function is provided "as is". At the time of writing, the functionality is far from complete,
I do not aim for long term maintenance. I will update the parts I use as needed, but expect regressions.

Contributions are welcome.

This may be other shells (e.g. fish, bash), bug fixes, additions of missing functions.

Intel is explicitly invited to pick up on the work done here to ship a completion definition with future releases
of advixe-cl.

At the current status, the contributors are not affiliated to Intel.