- Notifications
You must be signed in to change notification settings - Fork 750
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
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…
Added missing explicit loops for Futures in asyncio_posix eventloop.
#454 by sniegu was closed Feb 5, 2017 Loading…
prompt_toolkit 2.0 - Will be released soon.
#446 by jonathanslenders was closed Jun 2, 2018 Loading…
Updated docs to use load_key_bindings() instead of KeyBindingManager.
#441 by jonathanslenders was closed Jan 23, 2018 Loading…
Swap vi mode forward and backward search, like readline
#428 by altaurog was closed Dec 27, 2016 Loading…
sample for custom control based on TokenListControl enhancement
#427 by ghost was closed Jun 2, 2018 Loading…
Added Emacs mode Meta-. binding 'yank last arg' enhancement
#407 by adamchainz was closed Nov 12, 2016 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…
Ignore errors when calling tcgetattr/tcsetattr.
#393 by jonathanslenders was merged Oct 2, 2016 Loading…
Avoid extra vertical scrolling on windows if the cursor is already on screen enhancement
#385 by stephenrauch was closed Aug 21, 2016 Loading…
ProTip! Filter pull requests by the default branch with base:main.