Skip to content

Pull requests: prompt-toolkit/python-prompt-toolkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update setup.py
#1 by lowks was closed Aug 30, 2014 Loading… updated Aug 30, 2014
Fix ControlW and ControlU keys in Completion mode.
#3 by amjith was closed Sep 21, 2014 Loading… updated Sep 21, 2014
Fix C-w and C-u in the insert mode.
#4 by amjith was merged Sep 21, 2014 Loading… updated Sep 21, 2014
Add Meta-d to delete word forward in emacs mode.
#5 by amjith was merged Sep 22, 2014 Loading… updated Sep 22, 2014
Switch InputMode to COMPLETE when the completion menu is drawn.
#6 by amjith was closed Sep 29, 2014 Loading… updated Sep 29, 2014
fix typo in README
#15 by FROGGS was merged Sep 30, 2014 Loading… updated Sep 30, 2014
Fix spelling mistakes in the README
#20 by jimhester was merged Sep 30, 2014 Loading… updated Sep 30, 2014
DOC: Update README.rst: typo "features"
#8 by westurner was merged Sep 30, 2014 Loading… updated Sep 30, 2014
Work with Python 2.6
#23 by ericfrederich was closed Sep 30, 2014 Loading… updated Sep 30, 2014
Fix Issue #9, bad syntax causes jedi completions() to fail.
#24 by welbornprod was closed Sep 30, 2014 Loading… updated Sep 30, 2014
Add a tutorial to build sqlite-cli.
#30 by amjith was closed Oct 1, 2014 Loading… updated Oct 1, 2014
Experimental Win32 support added.
#41 by jonathanslenders was merged Oct 8, 2014 Loading… updated Oct 11, 2014
Only turn multiline on if line ends in """ or '''
#47 by pgy was closed Oct 17, 2014 Loading… updated Oct 17, 2014
Match behaviour of the Escape key in vi
#48 by sinic was closed Oct 17, 2014 Loading… updated Oct 17, 2014
End with cursor on the most recently replaced character
#49 by sinic was closed Oct 20, 2014 Loading… updated Oct 20, 2014
Actually use IPython input transformer to get correct syntax
#31 by Carreau was closed Oct 1, 2014 Loading… updated Oct 28, 2014
add 'j' and 'k' bindings to vi mode enhancement
#55 by mfussenegger was closed Nov 9, 2014 Loading… updated Nov 9, 2014
Initialize IPython Extensions
#60 by ryneeverett was closed Nov 15, 2014 Loading… updated Nov 15, 2014
Display ipython's prompt in ptipython.
#58 by ryneeverett was closed Nov 15, 2014 Loading… updated Nov 15, 2014
Add an argument to word_before_cursor to be WORD compatible.
#68 by amjith was closed Nov 29, 2014 Loading… updated Nov 29, 2014
Add spacing for the current line arrow in the source list of pdb.
#69 by amjith was closed Dec 1, 2014 Loading… updated Dec 1, 2014
[work in progress] Feature/regular languages
#44 by jonathanslenders was merged Dec 7, 2014 Loading… updated Dec 19, 2014
Initial asyncio test + example.
#64 by jonathanslenders was merged Dec 6, 2014 Loading… updated Dec 19, 2014
Key binding refactoring
#71 by jonathanslenders was merged Dec 19, 2014 Loading… updated Dec 19, 2014
Add C-Up/Down/Left/Right keys
#74 by amjith was closed Jan 2, 2015 Loading… updated Jan 2, 2015
ProTip! no:milestone will show everything without a milestone.