1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring of the clipboard. A command line interface now has a 'global' clipboard, shared between all buffers. More... about 11 years ago
Python 3 compatibility of sqllite-cli tutorial. More... about 11 years ago
Pypi 0.25 release. More... about 11 years ago
Python 2 compatibility fix: We cannot use 'yield from' inside this package. More... about 11 years ago
Pypy 0.24 release. More... about 11 years ago
Don't do Jedi completion inside Python strings. (We have already filename completion.) More... about 11 years ago
Refactoring of the key input system. - Registry which contains the list of key bindings - Clean up of existing key bindings. - Key binding manager: utility for managing Vi and Emacs bindings - Rename of the `Line` class to `Buffer`. - Added filters.py: for enabling/disabling part of the system at runtime. - Added a focus_stack, a tool for redirecting the input from one buffer to another. More... about 11 years ago
Fixes in filename completion. More... about 11 years ago
Small fix in Win32 terminal output. More... about 11 years ago
Small fix in Win32 terminal modes. More... about 11 years ago
Bug fix in parsing CPR response. More... about 11 years ago
Deprecated contrib.shell removed. More... about 11 years ago
Workaround for Jedi bug. More... about 11 years ago
Add an argument to word_before_cursor to be WORD compatible. More... about 11 years ago
Pypi 0.23 release. More... about 11 years ago
Using WordCompleter in the autocompletion example. More... about 11 years ago
Added contrib.completers. A collection of reusable completers. More... about 11 years ago
Using ABCMeta for Completer class. More... about 11 years ago
Workaround for Jedi issue. More... about 11 years ago
PEP8 More... about 11 years ago
Renamed private _return_value variable. More... about 11 years ago
Workaround for #65: don't crash ptpython when Jedi crashes on invalid input. More... about 11 years ago
Asyncio support added + examples. More... about 11 years ago
Fix: don't leak variables from ptipython.run into the Python shell. More... about 11 years ago
Small refactoring (simplification in run_in_executor). More... over 11 years ago
Pypi 0.22 release. More... over 11 years ago
Initialize IPython Extensions for ptipython. More... over 11 years ago
Display ipython's prompt in ptipython. More... over 11 years ago
add 'j' and 'k' bindings to vi mode More... over 11 years ago
Update README.rst More... over 11 years ago