|
ttx 0.1.0
|
#include "di/container/string/prelude.h"#include "di/reflect/prelude.h"#include "ttx/terminal/multi_cell_info.h"#include "ttx/terminal/semantic_prompt.h"Go to the source code of this file.
Classes | |
| struct | ttx::terminal::BeginPrompt |
| Represents the marker beginning a shell prompt. More... | |
| struct | ttx::terminal::EndPrompt |
| Represents the marker ending a shell prompt. More... | |
| struct | ttx::terminal::EndInput |
| Represents the marker ending user input (and beginning of a command) More... | |
| struct | ttx::terminal::EndCommand |
| Represents the end of a command, including exit status. More... | |
| struct | ttx::terminal::OSC133 |
| Represents the explicit ending of a prompt. More... | |
Namespaces | |
| namespace | ttx |
| namespace | ttx::terminal |