- 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
Use ANSI based mouse processing and bracketed paste on Windows.
#1961 by jonathanslenders was merged Jan 17, 2025 Loading…
Use virtual terminal input on Windows when available.
#1958 by jonathanslenders was merged Jan 17, 2025 Loading…
Fixes bug whereby read_only bool is called as a function
#1944 by technige was closed Jan 17, 2025 Loading…
Handle InvalidStateError during termination when using
run_in_terminal/patch_stdout. #1926 by jonathanslenders was merged Oct 4, 2024 Loading…
Fix cursor that remains in hidden state when application exits.
#1925 by jonathanslenders was merged Oct 4, 2024 Loading…
Fixup for previous cursorshapes commit (#1900).
#1920 by jonathanslenders was merged Sep 25, 2024 Loading…
Overload variables class for better typing experience
#1919 by tchalupnik was merged Sep 25, 2024 Loading…
Support various cursor shapes for more input modes
#1900 by Freed-Wu was merged Sep 25, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:main.