Code Monkey home page Code Monkey logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
Would certainly be nice. Not entirely sure how you do that though. Certainly 
more a shell feature than a Boar feature, but possibly it needs some help from 
Boar. I'll limit this issue to support for Bash for now (as that is what I use 
myself). 

Original comment by [email protected] on 29 Dec 2011 at 2:10

  • Changed title: Tab Completion in Bash shell
  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from boar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
Most bash/cli tools that implement tab completion have a xyz_completion.sh 
script that can be copied into the /etc/bash_completion, 
/etc/bash_completion.d/*, or similar folders and get loaded for people that 
have programmable completion enhancements sourced in their bashrc file. Those 
same folders are also good places to look for examples of tab completion 
scripts for other tools.

The following are some good articles on implementing programmable tab 
completion for bash: 
http://aplawrence.com/Unix/customtab.html
http://tldp.org/LDP/abs/html/tabexpansion.html
https://encrypted.google.com/search?hl=en&q=bash%20programmable%20completion 
(obviously turns up many more)

Original comment by [email protected] on 15 Jan 2012 at 12:51

from boar.

Related Issues (20)

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.