1
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Show autocompletion menu in Python as soon as we have a valid identifier before the cursor. More... over 11 years ago
complete_after_insert_text, false by default More... over 11 years ago
Added 'complete_after_insert_text' method to 'Line'. More... over 11 years ago
Completion menu improved (also show if there is only one completion + handle Python completions starting with symbol.) More... over 11 years ago
ControlN/ControlP in emacs complete mode implemented. More... over 11 years ago
Ignore escape keys by default in Emacs mode. More... over 11 years ago
Ship latest wcwidth library + also add wcwidth to requirements. (Prefer version from Pip) More... over 11 years ago
Added docopt and wcwidth to thanks-section in readme. More... over 11 years ago
Added warning to calculator example. More... over 11 years ago
Removed TODOs More... over 11 years ago
Some code moved in `Line`. More... over 11 years ago
Simplification in ShellCode More... over 11 years ago
Added LRU cache for the lexer in Code. More... over 11 years ago
Implemneted 'arg' for pasting in emacs mode. More... over 11 years ago
Refactored Prompt.write_input. More... over 11 years ago
Made cursor_position and text properties of the object. More... over 11 years ago
Fixed bug in the Prompt class. More... over 11 years ago
Added reset-function for Prompt. More... over 11 years ago
ControlY and ControlE key bindings for Vi-completion mode implemented. More... over 11 years ago
Bug fix in calculator example. More... over 11 years ago
Added --always-multiline. More... over 11 years ago
Autocompletion menu refactored + history based completion in Vi mode. More... over 11 years ago
Also accept Python input in the repl when price 3x enter. More... over 11 years ago
Bug fix in Document.find. More... over 11 years ago
Menu styling for the calculator example. More... over 11 years ago
Autocompletion improved + example. More... over 11 years ago
Bugfixes in contrib/shell + added calculator example. More... over 11 years ago
Version 0.13 release on Pypi. More... over 11 years ago
Fixed bug for 'narrow Python builds', this unichr was not supported. More... over 11 years ago
Version 0.12 release on Pypi. More... over 11 years ago