-
## Description
Hello
Installing pgcli 3.5.0 on a Debian server with postgresql 15, when, as unix user postgres, I run a simple `pgcli`, I get a proper prompt, but as soon as I use `pgcli XXX` with…
-
Consider a simple application as one given below.
```py
from prompt_toolkit.completion import WordCompleter
from prompt_toolkit import prompt
mycompleter = WordCompleter(['-a', '-app', '--app…
-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az interactive`
**Errors:**
```
The command failed with an unexpected error. Here i…
-
The ipython console, on entering "exit" or "quit", would quit the jupyter console. For present iperl, it seems only Ctrl+D works perfectly. Entering "exit" also works but in a different way: it's exec…
-
on system with systemd-245 testsuite fails with:
```
[ 105s] _______________________________ test_with_style ________________________________
[ 105s]
[ 105s] def test_with_style():
[ 1…
-
Hey there,
when using a prompt session the default value for `is_password` will be overwritten by a single call to `prompt("Hello World", is_password=True)`. Any further prompts without having the …
-
Thanks for this library! I tried running `ptipython` immediately after install, and got this traceback after every attempted execution. Once I forcibly exited, I ran a `ptpython` session just fine, …
-
Using prompt_toolkit 2.07, with Python 3.6.6 (32-Bit) on Windows 7 Pro, 64-Bit
[https://python-prompt-toolkit.readthedocs.io/en/stable/pages/printing_text.html#html](url)
refers to this code
…
-
This happens just after I press `tab` in `insert` mode
```
Unhandled exception in event loop:
File "/home/alex/.local/lib/python3.11/site-packages/prompt_toolkit/buffer.py", line 1920, in new_c…
-
File "/Users/xxxx/Library/Python/2.7/lib/python/site-packages/prompt_toolkit/key_binding/key_processor.py", line 275, in process_keys
self._process_coroutine.send(key_press)
File "/Users/xxx…