do_command(ch) Process a single command keystroke. Here are the supported special keystrokes:
class os.DirEntry Object yielded by scandir() to expose the file path and other file attributes of a directory
os.spawnve(mode, path, args, env) os.spawnvp(mode, file, args) os.spawnvpe(mode, file, args, env)
curses.has_ic() Return True if the terminal has insert- and delete-character capabilities. This function is included
read1(size) Read and return up to size bytes with only one call on the raw stream. If at least one byte is buffered
os.setsid() Call the system call setsid(). See the Unix manual for the semantics. Availability:
st_type File type.
window.chgat(attr) window.chgat(num, attr) window.chgat(y, x, attr) window
class ctypes.c_size_t Represents the C size_t datatype.
name The entry’s base filename, relative to the scandir() path argument. The
Page 25 of 67