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

Correct emulation of Emacs' C-t (transpose-char) behavior.
#130 by brenns10 was closed Jun 18, 2015 Loading… updated Jun 18, 2015
Add note about Python 2 import to example
#133 by dhamaniasad was closed Jun 27, 2015 Loading… updated Jun 27, 2015
Introduction of the more generic Margin class as a replacement for li…
#146 by jonathanslenders was merged Aug 13, 2015 Loading… updated Aug 15, 2015
Update MANIFEST.in
#153 by kitterma was closed Sep 4, 2015 Loading… updated Sep 4, 2015
MANIFEST.in to include LICENSE and CHANGELOG
#152 by lhw was closed Sep 4, 2015 Loading… updated Sep 4, 2015
Fix tutorial using abstract History type (fixes #150)
#151 by ALSchwalm was closed Sep 4, 2015 Loading… updated Sep 4, 2015
Auto suggestion
#155 by jonathanslenders was closed Sep 8, 2015 Loading… updated Sep 8, 2015
Use call_soon_threadsafe() in call_from_executor().
#159 by niklasf was closed Sep 19, 2015 Loading… updated Sep 19, 2015
Make the stdout proxy threadsafe
#160 by niklasf was closed Sep 20, 2015 Loading… updated Sep 20, 2015
Refactoring of the margins (WORK IN PROGRESS)
#156 by jonathanslenders was merged Sep 10, 2015 Loading… updated Sep 21, 2015
Add 'zt' and 'zb' to vi mode.
#164 by amjith was closed Sep 25, 2015 Loading… updated Sep 25, 2015
Ensure the text is fed through expanduser for #170
#171 by pombredanne was closed Oct 6, 2015 Loading… updated Oct 6, 2015
Path completer tests and expand user
#172 by pombredanne was closed Oct 7, 2015 Loading… updated Oct 7, 2015
Make people less angry when searching for docs.
#110 by ionelmc was closed Oct 9, 2015 Loading… updated Oct 9, 2015
Add cycli to the list of projects
#175 by nogweii was closed Oct 11, 2015 Loading… updated Oct 11, 2015
Fixed TypeError when closing ptpython, when started from within CERN's ROOT package
#174 by Lunderberg was closed Oct 11, 2015 Loading… updated Oct 11, 2015
add crash to list of projects using prompt-toolkit
#179 by mfussenegger was closed Oct 20, 2015 Loading… updated Oct 20, 2015
Moved example to using Python 3.5 for asyncio
#184 by henryiii was closed Nov 9, 2015 Loading… updated Nov 9, 2015
Bugfix for backslash char not possible on some non-us keyboards.
#189 by selepo was closed Nov 15, 2015 Loading… updated Nov 15, 2015
Add tests to code bundle
#186 by danirus was closed Nov 19, 2015 Loading… updated Nov 19, 2015
bugfix in the sqlite_cli.py example
#191 by stonebig was closed Nov 20, 2015 Loading… updated Nov 20, 2015
Add vcli to project list
#193 by eliangcs was closed Dec 2, 2015 Loading… updated Dec 2, 2015
Respect _StdoutProxy.raw when flushing
#198 by niklasf was closed Dec 14, 2015 Loading… updated Dec 14, 2015
Add conda build recipe and anaconda.org build script
#196 by melund was closed Dec 15, 2015 Loading… updated Dec 15, 2015
Add aws-shell to list of projects.
#200 by donnemartin was closed Dec 16, 2015 Loading… updated Dec 16, 2015
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.