#include <GConsole.h>
List of all members.
Cursor flashes per second.
Commands that can be completed by TAB, in addition to those in the history.
Include common keywords here, for example, to seed the command completion buffer. Commands that were actually typed by the user will take precedence.
If true, commands are shown in the buffer.
Delay before the first key repeat in seconds.
Keypresses per second.
Pixel height between lines when displayed.
(font is slightly smaller than this)
Maximum number of lines of scrollback.
Number of unique tokens to keep for command completion purposes.
Does not include commandCompletionSeed elements in the count.
Number of lines visible at any time.
If true, tab completion includes issued commands and commands in the completionSeed array.
If true, tab completion includes filenames from the local disk.