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…
Fix ControlW and ControlU keys in Completion mode.
#3 by amjith was closed Sep 21, 2014 Loading…
Fix C-w and C-u in the insert mode.
#4 by amjith was merged Sep 21, 2014 Loading…
Add Meta-d to delete word forward in emacs mode.
#5 by amjith was merged Sep 22, 2014 Loading…
DOC: Update README.rst: typo "features"
#8 by westurner was merged Sep 30, 2014 Loading…
fix typo in README
#15 by FROGGS was merged Sep 30, 2014 Loading…
Fix spelling mistakes in the README
#20 by jimhester was merged Sep 30, 2014 Loading…
Work with Python 2.6
#23 by ericfrederich was closed Sep 30, 2014 Loading…
Add a tutorial to build sqlite-cli.
#30 by amjith was closed Oct 1, 2014 Loading…
Experimental Win32 support added.
#41 by jonathanslenders was merged Oct 8, 2014 Loading…
[work in progress] Feature/regular languages
#44 by jonathanslenders was merged Dec 7, 2014 Loading…
Only turn multiline on if line ends in """ or '''
#47 by pgy was closed Oct 17, 2014 Loading…
Match behaviour of the Escape key in vi
#48 by sinic was closed Oct 17, 2014 Loading…
End with cursor on the most recently replaced character
#49 by sinic was closed Oct 20, 2014 Loading…
Fixes completions err with jedi
#54 by Congee was closed May 30, 2015 Loading…
add 'j' and 'k' bindings to vi mode enhancement
#55 by mfussenegger was closed Nov 9, 2014 Loading…
Display ipython's prompt in ptipython.
#58 by ryneeverett was closed Nov 15, 2014 Loading…
Initialize IPython Extensions
#60 by ryneeverett was closed Nov 15, 2014 Loading…
Initial asyncio test + example.
#64 by jonathanslenders was merged Dec 6, 2014 Loading…
Key binding refactoring
#71 by jonathanslenders was merged Dec 19, 2014 Loading…
ProTip! Adding no:label will show everything without a label.