girara
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
ih_private_t Struct Reference

Data Fields

girara_list_t * history
 
bool reset
 
size_t current
 
size_t current_match
 
GiraraInputHistoryIOio
 
char * command_line
 

Detailed Description

Private data of the settings manager

Definition at line 11 of file input-history.c.

Field Documentation

char* ih_private_t::command_line

Definition at line 17 of file input-history.c.

size_t ih_private_t::current

Definition at line 14 of file input-history.c.

size_t ih_private_t::current_match

Definition at line 15 of file input-history.c.

girara_list_t* ih_private_t::history

List of stored inputs

Definition at line 12 of file input-history.c.

GiraraInputHistoryIO* ih_private_t::io

Definition at line 16 of file input-history.c.

bool ih_private_t::reset

Show history starting from the most recent command

Definition at line 13 of file input-history.c.


The documentation for this struct was generated from the following file: