colorize ~master (2021-10-01T19:58:22.8693041)
Dub
Repo
WinTermEmulation
colorize
winterm
Undocumented in source.
version(Windows)
struct
WinTermEmulation {
void
initialize
();
~this
();
enum
CharAction
;
CharAction
feed
(dchar d);
}
Destructor
~this
~this
()
Undocumented in source.
Members
Enums
CharAction
enum
CharAction
Undocumented in source.
Functions
feed
CharAction
feed
(dchar d)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void
initialize
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
colorize
winterm
structs
WinTermEmulation