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

fallback to default terminal size if reported as 0
#465 by davidszotten was closed Feb 7, 2017 Loading…
Handle arguments in the $EDITOR or $VISUAL env variable
#462 by Carreau was closed Feb 5, 2017 Loading…
Fix IndexError in operate-and-get-next command
#452 by qweeze was closed Jan 28, 2017 Loading…
prompt_toolkit 2.0 - Will be released soon.
#446 by jonathanslenders was closed Jun 2, 2018 Loading…
[WIP] Big refactoring
#444 by jonathanslenders was closed Jan 8, 2017 Loading…
Test on 3.6
#442 by orf was closed Jan 28, 2018 Loading…
Fix non-ASCII characters breaking python2
#435 by infmagic2047 was closed Dec 11, 2016 Loading…
Swap vi mode forward and backward search, like readline
#428 by altaurog was closed Dec 27, 2016 Loading…
Fix vt100 colors bug
#418 by melund was closed Nov 12, 2016 Loading…
Handle Ctrl+Left/Right in rxvt
#415 by wavexx was closed Nov 9, 2016 Loading…
Import prompt_async shortcut in __init__, too
#409 by notpushkin was closed Oct 31, 2016 Loading…
Fix ansicolors codes for windows terminal.
#408 by melund was closed Oct 31, 2016 Loading…
Multi-line insertion enhancement
#403 by davidbrochart was closed Nov 1, 2016 Loading…
doc fixes
#399 by mindw was closed May 1, 2018 Loading…
Fix the "colors" example in the "Building prompts" chapter
#398 by xiaq was closed Oct 3, 2016 Loading…
Work in progress: breakindent implementation.
#397 by jonathanslenders was closed Sep 26, 2018 Loading…
win32 console debug enhancement
#396 by stephenrauch was closed Sep 30, 2020 Loading…
fix typo in a comment in the example code
#395 by zed was closed Oct 2, 2016 Loading…
Ignore errors when calling tcgetattr/tcsetattr.
#393 by jonathanslenders was merged Oct 2, 2016 Loading…
ensure get('TERM') returns a string
#388 by minrk was closed Aug 31, 2016 Loading…
ProTip! Filter pull requests by the default branch with base:main.