-
integrate uv in the ci pipelines and the docs. it will make the ci faster and result in better docs
-
I noticed that the `nbshow` command (from [nbdime](https://github.com/jupyter/nbdime)) runs quite slowly. On investigation, it's loading the IPython lexer from `IPython.lib.lexers`, through the entry …
-
I just installed this plugin and on first run I get the following:
```
/Users/diego/anaconda3/lib/python3.5/site-packages/IPython/config.py:13: ShimWarning: The `IPython.config` package has been dep…
-
I'm working on a project where I was asked to add a bottom_toolbar. We already have some custom logic using display_completions_like_readline to do different things for tab completion. I ran into an i…
-
Hi. I'm studying your library since a while, but didn't find a proper way of fixing my issue.
In brief: I have a customized app, eventloop, and cli. I want the user to pass a custom input (let's say …
-
I followed the tutorial at the end of this page to capture output without printing:
https://python-prompt-toolkit.readthedocs.io/en/master/pages/asking_for_input.html
With some small modifications l…
-
I wrote an application I want to be as portable as possible. Found that s-tab didn't work in the linux console (TERM=linux). Found a great article talking about how linux doesn't match ANSI/VT for e…
-
Hello,
aq currently fails on importing prompt-toolkit, could you please advise what version of prompt-toolkit is known to work?
pip freeze:
`aq==0.1.1
asn1crypto==0.24.0
boto3==1.9.130
botocor…
-
Some cool features from [enquier](https://github.com/enquirer/enquirer) that I really wish to achieve them in prompt-toolkit, because I don't write javascript / nodejs stuff.
## Form Prompt
Prom…
-
Hi there,
I've started building something in the vein of jq/[jiq](https://github.com/fiatjaf/jiq), but for HTML, and you can see a demo of it in this asciicast: [![asciicast](https://asciinema.org/…