- Notifications
You must be signed in to change notification settings - Fork 753
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Actually use IPython input transformer to get correct syntax
#31 by Carreau was closed Oct 1, 2014 Loading… updated Oct 28, 2014
End with cursor on the most recently replaced character
#49 by sinic was closed Oct 20, 2014 Loading… updated Oct 20, 2014
Match behaviour of the Escape key in vi
#48 by sinic was closed Oct 17, 2014 Loading… updated Oct 17, 2014
Only turn multiline on if line ends in """ or '''
#47 by pgy was closed Oct 17, 2014 Loading… updated Oct 17, 2014
Experimental Win32 support added.
#41 by jonathanslenders was merged Oct 8, 2014 Loading… updated Oct 11, 2014
Add a tutorial to build sqlite-cli.
#30 by amjith was closed Oct 1, 2014 Loading… updated Oct 1, 2014
Fix Issue #9, bad syntax causes jedi completions() to fail.
#24 by welbornprod was closed 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
Fix spelling mistakes in the README
#20 by jimhester was merged Sep 30, 2014 Loading… updated Sep 30, 2014
Switch InputMode to COMPLETE when the completion menu is drawn.
#6 by amjith was closed Sep 29, 2014 Loading… updated Sep 29, 2014
Add Meta-d to delete word forward in emacs mode.
#5 by amjith was merged Sep 22, 2014 Loading… updated Sep 22, 2014
Fix C-w and C-u in the insert mode.
#4 by amjith was merged Sep 21, 2014 Loading… updated Sep 21, 2014
Fix ControlW and ControlU keys in Completion mode.
#3 by amjith was closed Sep 21, 2014 Loading… updated Sep 21, 2014
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.