- Notifications
You must be signed in to change notification settings - Fork 752
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use ExitStack in Application.run()
#1635 by jonathanslenders was merged Sep 2, 2022 Loading… updated Sep 2, 2022
add passthrough of the name property
#1654 by mc-0bit was merged Sep 2, 2022 Loading… updated Sep 2, 2022
Improved handling of stdout objects that don't have a 'buffer' attribute.
#1640 by jonathanslenders was merged Jun 1, 2022 Loading… updated Aug 22, 2022
[Buffer] Support Buffer(document_class=[..]) to fix creation of Document instances (fixes #1484)
#1490 by hartwork was closed Aug 18, 2022 Loading… updated Aug 18, 2022
Alias escape with shift in some emacs key bindings
#1231 by dannysepler was closed Jul 5, 2022 Loading… updated Jul 5, 2022
Add documentation for WindowRenderInfo, Point, Size
#1629 by MrMino was merged May 20, 2022 Loading… updated May 20, 2022
Always wrap lines in a Label widget by default.
#1623 by jonathanslenders was merged Apr 25, 2022 Loading… updated Apr 25, 2022
Fix rendering of control-shift-6 (or control-^). Render as '^^'.
#1618 by jonathanslenders was merged Apr 25, 2022 Loading… updated Apr 25, 2022
Remove box on progress bar.
#1620 by ArthurREGNARD was closed Apr 22, 2022 Loading… updated Apr 22, 2022
add default value option for input dialog
#1616 by motty-mio2 was merged Apr 20, 2022 Loading… updated Apr 20, 2022
Add __bool__ to auto_suggest.Suggestion
#1612 by MrMino was closed Apr 20, 2022 Loading… updated Apr 20, 2022
Allow zero-width-escape sequences in
print_formatted_text #1602 by joouha was merged Apr 19, 2022 Loading… updated Apr 19, 2022
Fix minor typo in fancy-zsh-prompt.py
#1615 by chrisdlees was merged Apr 14, 2022 Loading… updated Apr 14, 2022
Fix print_container utility. Handle EOFError.
#1611 by jonathanslenders was merged Apr 4, 2022 Loading… updated Apr 4, 2022
telnet client size changes were not detected by applications
#1603 by wuf was merged Apr 4, 2022 Loading… updated Apr 4, 2022
Add option for passing default values to checkbox/radiolist dialogs.
#1569 by jonathanslenders was merged Feb 11, 2022 Loading… updated Mar 20, 2022
Keep library in an src/ directory.
#1594 by jonathanslenders was merged Mar 14, 2022 Loading… updated Mar 14, 2022
Several typecheck improvements related to mypy 0.941.
#1593 by jonathanslenders was merged Mar 14, 2022 Loading… updated Mar 14, 2022
bugfix telnet server: prompt app not cancelled when client close connection
#1585 by wuf was closed Mar 12, 2022 Loading… updated Mar 12, 2022
Small fixes regarding previous commit about telnet changes.
#1589 by jonathanslenders was merged Mar 10, 2022 Loading… updated Mar 10, 2022
Add Github project link to documentation landing page
#1578 by miohtama was merged Mar 7, 2022 Loading… updated Mar 7, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.