nxt::vterm namespace

Classes

struct Cell
One terminal screen cell decoded from libvterm.
struct Color
Terminal color as reported by libvterm.
struct Cursor
Current cursor position and presentation state.
class Terminal
Owning libvterm terminal screen model.

Enums

enum class CursorShape { block, underline, bar_left }
Cursor shape requested by the terminal application.

Enum documentation

enum class nxt::vterm::CursorShape

Cursor shape requested by the terminal application.