Kaba package terminal ed
...
Classes ed
- class BreakSignal extends Exception
- class Flags
- class Key
- struct Termios
Functions ed
- func static clear_scr()
- func static fancy_read_command(prompt: string, out history: string[]) -> string
- func static move_cursor(dx: i32, dy: i32)
- func static read_char() -> string
- func static setraw()
- func static unsetraw()
Variables ed
- var static _t_pre_raw: Termios
Constants ed
- let ESC: string
- let TCSANOW: i32
- let VMIN: i32
- let VTIME: i32