Laxkit  0.0.7.1
Public Attributes
Laxkit::HistoryNode Class Reference

Node class for a stack of history for PromptEdit. More...

List of all members.

Public Attributes

long inputstart
 Start of the input.
long outputstart
 Start of the output.
int inputlen
 Length of the input.
int outputlen
 Length of the output.
HistoryNodenext
HistoryNodeprev

Detailed Description

Node class for a stack of history for PromptEdit.

Todo:
*** should make this internal to prompt?

The documentation for this class was generated from the following files:

Mon Feb 17 2014 11:53:00, Laxkit