1
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed input validation for ptipython: accept 'a=\!ls' as input. More... over 11 years ago
Using get_locals/get_globals instead of static references. This fixes a bug for ptipython. More... over 11 years ago
Pypi release 0.18. More... over 11 years ago
Removed old complete_after_insert_text More... over 11 years ago
Bug fix in PythonInput: fix on_input_timeout. More... over 11 years ago
Merge pull request #8 from westurner/patch-1 More... over 11 years ago
DOC: Update README.rst: typo "features" More... over 11 years ago
Some updates to the README. More... over 11 years ago
Some more information in the readme. More... over 11 years ago
Pypi release 0.17. More... over 11 years ago
pdb example fixed. More... over 11 years ago
Fixed the clock-input example. More... over 11 years ago
Refactored create_async_autocompleters More... over 11 years ago
Updated architecture drawing. More... over 11 years ago
Give CompletionMenu a is_visible function. More... over 11 years ago
Fixed highlighting of the 'NoMatch' part of the reverse search. More... over 11 years ago
Docs. More... over 11 years ago
Hide completion menu when system prompt is visible. More... over 11 years ago
Always-multiline bugfix. More... over 11 years ago
Using events for onInputTimeout in CommandLineInterface. More... over 11 years ago
Layout for system toolbar. More... over 11 years ago
self.onCursorPositionChanged added. More... over 11 years ago
Pypi release 0.16 More... over 11 years ago
AUTHORS.rst file added. More... over 11 years ago
Renderer.clear improved. More... over 11 years ago
Small bug fix in input_timeout More... over 11 years ago
Bug fix in run_system_command More... over 11 years ago
Always asynchronous autocompletion while typing. More... over 11 years ago
Asynchronous autocompletion for Python prompt. More... over 11 years ago
Extended shell example to complete on executables in PATH. More... over 11 years ago