teditor
1.8.0@@fee5e94
Terminal based editor written in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
teditor
▼
N
buffer
▼
N
calc
C
CalcMode
C
Number
Core number used for computing in the calculator
C
Parser
▼
N
cmbar
C
CmBarMode
▼
N
cpp
C
CppMode
▼
N
cursor
▼
N
dir
C
DirMode
▼
N
editor
▼
N
ops
C
FileChoices
▼
N
grep
C
GrepMode
▼
N
ledger
C
Account
C
Accounts
C
LedgerMode
C
LedgerShowMode
C
Parser
C
Transaction
▼
N
parser
C
BufferScanner
C
Lexer
C
NFA
Ken-Thompson
NFA
as described here:
https://swtch.com/~rsc/regexp/regexp1.html
but adjusted to work with teditor environment
C
Node
C
Regexs
A collection of commonly used Regular expressions
C
Scanner
C
StringScanner
C
Token
C
TokenDef
▼
N
readonly
C
ReadOnlyMode
▼
N
text
C
TextMode
▼
N
todo
C
CalendarItem
C
MatchItem
C
Parser
C
TodoMode
C
TodoShowMode
▼
N
watch
C
WatchMode
C
AllCombos
C
Any
Struct
Impl
///
C
AttrColor
C
AttrHelper
C
Border
▼
C
Buffer
C
OpData
The state before/after applying insertion/deletion operations on the
Buffer
object
C
RemovedLine
C
Buffers
C
Cell
C
CellBuffer
C
Choices
C
CmdMsgBar
C
CmdRegistrar
C
CmdStatus
▼
C
ColorHelper
C
Registrar
C
ColorMap
C
DirCache
C
DoubleBuffer
A simple double buffer container for ping-pong kind of operations
C
Editor
C
FilePerm
C
FilesHist
C
History
Container to store history (files-visited or command-history, etc)
C
Impl
Struct
Impl
///
C
Impl< Head, Rest... >
C
Impl<>
C
InfoCmp
C
ISearch
Incremental search support used by Ctrl-F command
C
KeyCmdMap
C
KeyCmdPair
C
KeyCombo
C
Line
C
Logger
C
LRUCache
LRU Cache implementation
C
MetaKey
▼
C
Mode
C
Registrar
C
NameColorPair
C
Node
C
Option
Class to define an option used in the editor
C
Pos2d
Any
2D position
C
PromptYesNoKeys
C
Remote
C
SingletonHandler
C
StringChoices
C
Terminal
C
Timer
Main object used for timing event
C
Trie
C
Window
C
Windows
Generated by
1.8.17