1. Is it possible to input password-like text with Urwid? For example, character is recorded internally but no text or just star(*) is displayed. 2. How to use multiple screens(forms) in one program? I defined several widgets as a form, and want to connect between them. Because the program isn't "wizard", links between forms should be arbitrarily.