-
### Contact Details (Optional)
_No response_
### What is the context of the feature/improvement?
So the new Unload Stage function is useful, it does what the release documentation highlights:
"*…
-
I've been using a queue, as described at https://github.com/jonathanslenders/python-prompt-toolkit/issues/519#issuecomment-318978114, to make it so that I can send text to a prompt programatically. Fo…
-
Hi, so i am trying to build a simple prompt which takes in radiolist_dialog() to create a radio list prompt but it has a default option being checked. For example, take my codes below
```
from pro…
-
https://python-prompt-toolkit.readthedocs.io/en/master/pages/reference.html#style shows only the names, not the actual docs.
-
yo
We need a benchmark suite for python-prompt-toolkit and downstream users. Making a benchmark suite may be a lot of work, so far I haven't found a coveralls-type service that can give us that kind…
-
Multi-column tab completion described in https://github.com/prompt-toolkit/python-prompt-toolkit/issues/147 seems mostly working now with ptk 2.0! However there is still what might be a small issue. I…
-
Hi, awesome toolkit !!!!
Having a problem on Windows though, with just the hello world app + a while loop. The prompt text gets set to bold. After a few keystrokes everything gets set to bold. Exi…
-
Trying pipeliner on a Mac and the command never returns.
This does not return:
```
> echo 1 | ppl 'line'
```
Neither does this:
```
> echo 1 | ppl 'line' | cat
````
```
> xonfig
+----…
-
It seems that too much computation in the prompt string can cause issues in ptk / asyncio. Windows only?
## Repro
1. Configure a "complex" `$PROMPT` in `.xonshrc`. E.g:
```
$PROMPT = '~~~~~~…
bobhy updated
6 months ago
-
etm is a full screen, prompt_toolkit application for managing events, tasks and other reminders. It is listed on [github](https://github.com/dagraham/etm-dgraham) and [pypi](https://pypi.org/project/e…