- checkNativeCompletions
void checkNativeCompletions()
Undocumented in source. Be warned that the author may not have intended to support it.
- cleanup
void cleanup()
Undocumented in source. Be warned that the author may not have intended to support it.
- clearOutput
void clearOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
- cursorPart
string cursorPart()
Undocumented in source. Be warned that the author may not have intended to support it.
- delBackChar
void delBackChar()
Undocumented in source. Be warned that the author may not have intended to support it.
- delChar
void delChar()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteLeft
void deleteLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteSelection
void deleteSelection()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteWordLeft
void deleteWordLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteWordRight
void deleteWordRight()
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- finishedPart
string finishedPart()
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
void insert(dstring s)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveLeft
void moveLeft(bool word)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveRight
void moveRight(bool word)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- resetChoices
void resetChoices()
Undocumented in source. Be warned that the author may not have intended to support it.
- resetFilter
void resetFilter()
Undocumented in source. Be warned that the author may not have intended to support it.
- resetState
void resetState(bool force)
Undocumented in source. Be warned that the author may not have intended to support it.
- results
immutable(Match!Command)[] results()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run(bool r)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
void select(long selected)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectAll
void selectAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- selectChoice
void selectChoice(long selected)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectOutput
void selectOutput(long selected)
Undocumented in source. Be warned that the author may not have intended to support it.
- text
dstring text()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.