Constant | AFTER_BAR |
Undocumented |
Constant | BEFORE_BAR |
Undocumented |
Constant | V |
Undocumented |
Class | Editor |
Undocumented |
Class | ProgressBar |
No class docstring; 0/3 property, 0/28 instance variable, 2/16 methods documented |
Function | _nullpager |
Simply print unformatted text. This is the ultimate fallback. |
Function | _pipepager |
Page through text by feeding it to another program. Invoking a pager through this might support colors. |
Function | _tempfilepager |
Page through text by invoking a program on a temporary file. |
Function | _translate_ch_to_exc |
Undocumented |
Function | getchar |
Undocumented |
Function | open_url |
Undocumented |
Function | pager |
Decide what method to use for paging through text. |
Function | raw_terminal |
Undocumented |
Parameters | |
stream:t.TextIO | Undocumented |
generator:t.Iterable[ | Undocumented |
color:t.Optional[ | Undocumented |
Parameters | |
generator:t.Iterable[ | Undocumented |
cmd:str | Undocumented |
color:t.Optional[ | Undocumented |
Parameters | |
generator:t.Iterable[ | Undocumented |
cmd:str | Undocumented |
color:t.Optional[ | Undocumented |
Undocumented
Parameters | |
ch:str | Undocumented |
Returns | |
t.Optional[ | Undocumented |
Undocumented
Parameters | |
url:str | Undocumented |
wait:bool | Undocumented |
locate:bool | Undocumented |
Returns | |
int | Undocumented |