Package hsh :: Package curses_display :: Module view
[hide private]
[frames] | no frames]

Module view

Classes [hide private]
  KeyInput
Represents a single key input from the user, which may consist of multiple keystrokes, such as Esc-M.
  View
An abstract superclass for anything that can be displayed in a simple curses window and can receive input.
Variables [hide private]
  __package__ = 'hsh.curses_display'