GithubHelp home page GithubHelp logo

mnowotnik / extra-fzf-completions Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 11 KB

Simple, seamless fzf-based completions for a few applications

License: MIT License

Makefile 2.09% Shell 97.91%
shell zsh bash completions docker kubectl jira

extra-fzf-completions's Introduction

Michał Nowotnik

Software developer and consultant 💻

Enthusiastic about automating boring processes and leveraging machines to make our work faster and lives more pleasant.

my github stats

Personal webpage

https://mnowotnik.com

Contact

You can find my email either on the github profile or on my webpage.

extra-fzf-completions's People

Contributors

mnowotnik avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

extra-fzf-completions's Issues

[Feature] Support for git

An idea for a git support is completion of recently commited branches in a command:

git checkout b:**<TAB>

[Feature][Idea] Parsing user command history for specific commands

A user could be able to activate history parsing for certain commands to provide him with
completion of values for parameters in the current command.
For example:

curl -H %%<TAB>

would show the list of every header in user's history.
Drawbacks:

  • could be a cpu-intensive operation, but it's unlikely,
  • history has a limit
  • using the same prefix for command completion and history-based command completion can be confusing for a user

[Feature] Support for mvn

mvn test -Dtest=<test class> could be made much less cumbersome by allowing a user to find class in a fuzzy search and complete -Dtest=** only with a class name. The completion should be possibly to perform multiple times in a case a user wants many test classes separated by comma: -Dtest=<test_class1>,<test_class2>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.