arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
RealTimeConsoleInput.this
arsd
terminal
RealTimeConsoleInput
To capture input, you need to provide a terminal and some flags.
struct
RealTimeConsoleInput
this
(
Terminal
*
terminal
,
ConsoleInputFlags
flags
)
Meta
Source
See Implementation
arsd
terminal
RealTimeConsoleInput
constructors
this
functions
getch
injectEvent
integrateWithSimpleDisplayEventLoop
kbhit
nextEvent
requestPasteFromClipboard
requestPasteFromPrimary
timedCheckForInput
To capture input, you need to provide a terminal and some flags.