Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / prompt-toolkit/python-prompt-toolkit issues and pull requests

#1737 - input() style prompt coloring

Issue - State: open - Opened by bonecountysheriff over 1 year ago - 1 comment

#1735 - How to finish input and execute the command in multiline mode on Mac?

Issue - State: open - Opened by na-sketch over 1 year ago - 1 comment

#1734 - Is it possible to add mappings in vi_mode?

Issue - State: open - Opened by na-sketch over 1 year ago

#1733 - Remove old notice in README file.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1732 - Removed unused imports.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1731 - Release 3.0.38

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1730 - 1729 fix filter caching regression

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago - 4 comments

#1729 - Non-evaluated Filter equality lost in 3.0.37

Issue - State: closed - Opened by Carreau over 1 year ago - 3 comments

#1728 - Use 24-bit true color now by default on Windows 10/11.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1727 - Python version 3.11 is currently not supported.

Issue - State: closed - Opened by AliYmn over 1 year ago - 1 comment

#1726 - RuntimeError: no running event loop on version 3.0.37

Issue - State: open - Opened by kellyjonbrazil over 1 year ago - 3 comments

#1725 - Release 3.0.37

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1724 - Improved docs for TelnetServer.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1723 - Support for XTerm `REPORT` Window Operations CSI queries

Issue - State: open - Opened by arcivanov over 1 year ago - 5 comments

#1722 - Partial suggestion filling for path parts

Pull Request - State: closed - Opened by LoicGrobol over 1 year ago - 1 comment

#1721 - Drop Python 3.6.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago - 2 comments

#1720 - Black 23.1.0

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1719 - Python 3.12 test failures (Too many open files)

Issue - State: open - Opened by carlwgeorge over 1 year ago - 2 comments

#1718 - FIX: do not create a new event loop so often

Pull Request - State: closed - Opened by tacaswell over 1 year ago - 4 comments

#1717 - Remove unused imports.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1716 - Question Mark Instead of Line in Frame

Issue - State: open - Opened by vahidjavaherifar over 1 year ago

#1715 - input_dialog validation

Issue - State: open - Opened by sandrospadaro over 1 year ago - 2 comments

#1714 - MNT: Avoid warning on 3.10.9+, 3.11.1+, and 3.12.0+

Pull Request - State: closed - Opened by tacaswell over 1 year ago - 9 comments

#1713 - wrong char for numpad_key DIVIDE ("/" )

Issue - State: closed - Opened by Codehimn over 1 year ago

#1711 - Fix typing issue for our aclosing implementation.

Pull Request - State: closed - Opened by jonathanslenders over 1 year ago

#1710 - Fix mypy configuration by ignoring two files, to satisfy CI

Pull Request - State: closed - Opened by amotl over 1 year ago - 2 comments

#1709 - Documentation: Modernize Sphinx and update `autodoc` references

Pull Request - State: closed - Opened by amotl over 1 year ago - 2 comments

#1708 - Make VERSION tuple numeric.

Pull Request - State: closed - Opened by Carreau over 1 year ago - 3 comments

#1707 - Any reason why VERSION is a tuple of str and not int ?

Issue - State: closed - Opened by Carreau over 1 year ago - 3 comments

#1705 - prompt_toolkit deadlocks eventloop during flush_stdout

Issue - State: open - Opened by kmaork over 1 year ago

#1704 - posix_utils: filedescriptor out of range bugfix

Pull Request - State: open - Opened by jstucke over 1 year ago

#1703 - Unable to redo after undo

Issue - State: open - Opened by bew over 1 year ago - 1 comment

#1702 - filedescriptor still out of range in select

Issue - State: open - Opened by jstucke over 1 year ago

#1701 - Allow nested scrolling of Windows

Pull Request - State: open - Opened by joouha almost 2 years ago - 2 comments

#1700 - Typo in -> is

Issue - State: closed - Opened by isecvirus almost 2 years ago

#1699 - Pass current prompt value to bottom toolbar callback

Issue - State: open - Opened by SeanDS almost 2 years ago

#1697 - Fix currentThread() deprecation warning

Pull Request - State: closed - Opened by smuth4 almost 2 years ago - 1 comment

#1696 - DeprecationWarning: There is no current event loop

Issue - State: closed - Opened by jaraco almost 2 years ago - 14 comments

#1695 - Performance improvements for autocompletion

Pull Request - State: closed - Opened by jonathanslenders almost 2 years ago

#1694 - Fullscreen application - stderr tears terminal output

Issue - State: closed - Opened by trevorbayless almost 2 years ago - 2 comments

#1693 - Copy over show_cursor attribute from screen

Pull Request - State: closed - Opened by rhlee almost 2 years ago - 1 comment

#1692 - Create background tasks on application's loop

Pull Request - State: closed - Opened by joouha almost 2 years ago - 1 comment

#1691 - remove unnecessary dict lookup in screen.py

Pull Request - State: closed - Opened by vicalloy almost 2 years ago - 1 comment

#1690 - Fix memoryleak in filters.

Pull Request - State: closed - Opened by jonathanslenders almost 2 years ago

#1688 - [memory leak]PromptSession wouldn't free

Issue - State: closed - Opened by vicalloy almost 2 years ago - 5 comments

#1687 - not compatible with Python 3.10

Issue - State: closed - Opened by ssh2003 almost 2 years ago - 1 comment

#1686 - Fix missing @property in _CombinedRegistry.bindings.

Pull Request - State: closed - Opened by jonathanslenders almost 2 years ago

#1681 - remove unused variable and performance optimization

Pull Request - State: closed - Opened by vicalloy almost 2 years ago - 1 comment

#1680 - remove unused variable and performance optimization

Pull Request - State: closed - Opened by vicalloy almost 2 years ago

#1679 - Add support for calling class methods in KeyBindings

Issue - State: closed - Opened by sinancetinkaya almost 2 years ago - 3 comments

#1678 - Update asking_for_input.rst

Pull Request - State: closed - Opened by hietjmo almost 2 years ago - 1 comment

#1677 - Example of edit mask made by coordinated input text areas

Pull Request - State: open - Opened by toolleeo almost 2 years ago

#1676 - add: example of coordination among different input text areas

Pull Request - State: closed - Opened by toolleeo almost 2 years ago - 1 comment

#1675 - resizing terminal.app window on macos causes new prompts

Issue - State: open - Opened by tybug almost 2 years ago

#1668 - Frame top and bottom row overexpanding

Issue - State: open - Opened by FancyNeuron about 2 years ago - 1 comment

#1664 - Screen Flickers when Rendering Dialogs

Issue - State: open - Opened by umar-afzaal about 2 years ago - 1 comment

#1663 - Prevent `erase_when_done` affecting full screen apps

Pull Request - State: open - Opened by joouha about 2 years ago - 1 comment

#1656 - Correct type hint for `OneStyleAndTextTuple` callable

Pull Request - State: closed - Opened by joouha about 2 years ago - 4 comments

#1624 - breaking changes released as minors

Issue - State: closed - Opened by beliaev-maksim over 2 years ago

#1622 - Is there a way to disable input on a PromptSession?

Issue - State: open - Opened by Henddher over 2 years ago - 2 comments

#1606 - Options for multiline completions

Issue - State: open - Opened by DavidVentura over 2 years ago - 4 comments

#1591 - fix: right prompt not aligned correctly

Pull Request - State: closed - Opened by jnoortheen over 2 years ago - 3 comments

#1576 - Recent SIGINT change breaks ipython / cysignals -- affects sagemath

Issue - State: closed - Opened by tornaria over 2 years ago - 8 comments

#1565 - Scroll a ScrollablePane to show the bottom element.

Issue - State: open - Opened by MinekPo1 over 2 years ago - 1 comment

#1550 - Refactory Application.run_async.

Issue - State: open - Opened by jonathanslenders over 2 years ago - 1 comment

#1539 - style_from_dict / Token is not found inside version 8.0.0

Issue - State: open - Opened by liamBilich almost 3 years ago - 3 comments

#1530 - Move cursor one position after accepting a completion

Issue - State: open - Opened by andycasey almost 3 years ago - 1 comment

#1529 - Fuzzy search history

Issue - State: closed - Opened by thuan1412 almost 3 years ago

#1489 - Input dialogs wrong input bar column

Issue - State: open - Opened by rendarz about 3 years ago - 1 comment

#1483 - Add auto wordwrap for StdoutProxy

Issue - State: open - Opened by AnzhiZhang about 3 years ago - 6 comments

#1471 - Keybinding for Ctrl + Enter (Ctrl + Carriage return)?

Issue - State: open - Opened by fillipe-gsm about 3 years ago - 2 comments

#1466 - What is [Meta-Enter] in a WSL2 Ubuntu window on Win10 please?

Issue - State: open - Opened by pjfarleyiii about 3 years ago - 1 comment

#1466 - What is [Meta-Enter] in a WSL2 Ubuntu window on Win10 please?

Issue - State: open - Opened by pjfarleyiii about 3 years ago - 1 comment

#1463 - How to create a custom lexer?

Issue - State: open - Opened by rgoubet about 3 years ago - 1 comment

#1384 - feat: separate handling of Control-H (^H) and Backspace

Pull Request - State: open - Opened by eugenesvk over 3 years ago - 9 comments

#1380 - Allow binding Control+Backspace (at least in Windows)

Issue - State: open - Opened by eugenesvk over 3 years ago - 6 comments

#1375 - READLINE_LIKE completer not completing

Issue - State: open - Opened by rinxor over 3 years ago - 1 comment

#1280 - NestedCompleter doesn't work if there is a dash in the word

Issue - State: open - Opened by famzah almost 4 years ago - 1 comment

#1243 - how to test?

Issue - State: open - Opened by yajo about 4 years ago - 8 comments

#1241 - `rprompt` at top of multiline prompt not working since 3.0.6

Issue - State: closed - Opened by sevens about 4 years ago - 4 comments

#1079 - `patch_stdout` Causing Missing Print Statements on Application Exit

Issue - State: open - Opened by Chris3606 over 4 years ago - 6 comments
Labels: bug

#1032 - How to make prompt-toolkit work on dumb terminals

Issue - State: open - Opened by halloleo almost 5 years ago - 9 comments

#925 - Anchor tag is not displaying in terminal using HTML class

Issue - State: closed - Opened by jawahar273 over 5 years ago - 2 comments

#904 - Use and abuse of ProgressBars

Issue - State: open - Opened by gigem over 5 years ago - 6 comments

#868 - Dialogs lack a good way of disabling mouse support

Issue - State: open - Opened by nickles-lee over 5 years ago - 1 comment

#866 - gap between prompt and bar

Issue - State: open - Opened by amacfie over 5 years ago - 3 comments

#866 - gap between prompt and bar

Issue - State: open - Opened by amacfie over 5 years ago - 3 comments