GNU Info

Info Node: (readline.info)Custom Completers

(readline.info)Custom Completers


Prev: Readline Signal Handling Up: Programming with GNU Readline
Enter node , (file) or (file)node

Custom Completers
=================

   Typically, a program that reads commands from the user has a way of
disambiguating commands and data.  If your program is one of these, then
it can provide completion for commands, data, or both.  The following
sections describe how your program and Readline cooperate to provide
this service.

How Completing Works
The logic used to do completion.
Completion Functions
Functions provided by Readline.
Completion Variables
Variables which control completion.
A Short Completion Example
An example of writing completer subroutines.

automatically generated by info2www version 1.2.2.9