1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set correct default color on Windows. (Gray instead of high intensity gray.) More... almost 10 years ago
Release 0.58 More... almost 10 years ago
Extended the documentation. More... almost 10 years ago
Added documentation to WindowRenderInfo. More... almost 10 years ago
Oops, double colon means code... More... almost 10 years ago
Added Token.TrailingWhiteSpace and Token.Tab to default style. More... almost 10 years ago
Small style change for better support on terminals with dark background. More... almost 10 years ago
Fix for Python 2.6 compatibility. More... almost 10 years ago
Bugfix in HighlightMatchingBracketProcessor (Highlight the correct column, when used together with other processors.) More... almost 10 years ago
Removed unused invalidation_hash in DefaultPrompt. More... almost 10 years ago
Added comment in load_emacs_search_bindings. More... almost 10 years ago
Added TabsProcessor: a tool to visualise tabs instead of displaying ^I. More... almost 10 years ago
Handle Ctrl-R and Ctrl-S also in Vi mode when searching. More... almost 10 years ago
Remove unnecessary comment for AcceptAction More... almost 10 years ago
Bugfix in AppendAutoSuggestion processor. (Only show suggestion at the end.) More... almost 10 years ago
Improved default style. More... almost 10 years ago
Added __repr__ to ConditionalContainer. More... almost 10 years ago
Bugfix: correctly set height of output screen. (Fixes bug in positioning of exit message of ptpython.) More... almost 10 years ago
Correct cleanup when a multiwidth character was shown at some place and removed afterwards. More... almost 10 years ago
Improved handling of mouse clicks below the last line. More... almost 10 years ago
Added get_search_state parameter to HighlightSearchProcessor + bugfix. More... almost 10 years ago
changed dict check to Mapping More... almost 10 years ago
When an unknown exception is raised in CommandLineInterface.run(), don't forget to redraw the CLI. More... almost 10 years ago
Removed/cleaned up duplicated code in emacs key bindings. More... almost 10 years ago
Use six.moves.range. More... almost 10 years ago
Use style_from_dict everywhere instead of the deprecated PygmentsStyle. More... almost 10 years ago
Implementation of RPROMPT: Added get_rprompt_tokens to create_prompt_layout. More... almost 10 years ago
Give 'Float' a hide_when_covering_content option. More... almost 10 years ago
Give a better error message when running in git-bash or cygwin. More... almost 10 years ago
Fixed syntax error in conemu_output. More... almost 10 years ago