[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.3 History Functions
This section describes the calling sequence for the various functions exported by the GNU History library.
2.3.1 Initializing History and State Management | Functions to call when you want to use history in a program. | |
2.3.2 History List Management | Functions used to manage the list of history entries. | |
2.3.3 Information About the History List | Functions returning information about the history list. | |
2.3.4 Moving Around the History List | Functions used to change the position in the history list. | |
2.3.5 Searching the History List | Functions to search the history list for entries containing a string. | |
2.3.6 Managing the History File | Functions that read and write a file containing the history list. | |
2.3.7 History Expansion | Functions to perform csh-like history expansion. |