1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accept Filter as multiline parameter in 'shortcuts'. More... over 10 years ago
Added ShowLeadingWhiteSpaceProcessor and ShowTrailingWhiteSpaceProcessor processors. More... over 10 years ago
Inputhook support added. More... over 10 years ago
Added eventloop and patch_stdout parameters to get_input. More... over 10 years ago
Add note about Python 2 to example. More... over 10 years ago
Pypi release 0.42 More... over 10 years ago
Added terminal-title.py example. More... over 10 years ago
Clipboard ABC + InMemoryClipboard implementation. More... over 10 years ago
Made clipboard and layout properties of Interface. More... over 10 years ago
Handle Control-Enter as Meta-Enter on Windows. More... over 10 years ago
Support terminal titles. More... over 10 years ago
Correctly escape VT100 output. More... over 10 years ago
Control-Z key binding should insert Ctrl-Z. More... over 10 years ago
Better Windows input/rendering support. Better unicode + alternate screen implemented. More... over 10 years ago
Support for Windows cmder and conemu consoles. More... over 10 years ago
Pypi release 0.41 More... over 10 years ago
Added win32_refresh_window function for fixing Win32 redraw issues. (Not yet called) More... over 10 years ago
Made password a CLIFilter. More... over 10 years ago
Added up-arrow-partial-string-matching.py example. More... over 10 years ago
Some small improvements to a few examples. More... over 10 years ago
Allow both booleans and Filter objects in many places. More... over 10 years ago
Color fix for Windows consoles. Use white as default foreground. More... over 10 years ago
Fixed examples/get-input-vi-mode.py More... over 10 years ago
Correct emulation of Emacs' C-t (transpose-char) behavior. More... over 10 years ago
Pypi relase 0.40 More... over 10 years ago
Bugfix in print_tokens. More... over 10 years ago
Allow TokenListControl to display the cursor somewhere in its UI control. More... over 10 years ago
Added SwitchableValidator class. More... over 10 years ago
Bugfix in validation.py. (Introduced in 42587d5d2908d78d5e16555fd52caf47f3707219.) More... over 10 years ago
Bugfix in output_screen_diff: always clear last_char on reset. + some small improvements. More... over 10 years ago