|
ttx 0.1.0
|
Represents the marker ending user input (and beginning of a command) More...
#include <ttx/terminal/escapes/osc_133.h>
Public Member Functions | |
| auto | operator== (EndInput const &) const -> bool=default |
Friends | |
| constexpr friend auto | tag_invoke (di::Tag< di::reflect >, di::InPlaceType< EndInput >) |
Represents the marker ending user input (and beginning of a command)
The actual user input appears to be the text between prompts (or the end of line), on the lines which a prompt for the current command.
|
default |
|
friend |