import * as tui from "https://deno.land/x/tui@2.1.11/src/input_reader/mod.ts";
Functions
Decode character(s) from buffer that was sent to stdin from terminal on mostly | |
Read keypresses from given stdin, parse them and emit to given emitter. |
import * as tui from "https://deno.land/x/tui@2.1.11/src/input_reader/mod.ts";
Decode character(s) from buffer that was sent to stdin from terminal on mostly | |
Read keypresses from given stdin, parse them and emit to given emitter. |