-
#### Problem Description
The following error is raised when trying to inject a payload to the client for a WebSocket flow:
```
warn: [15:49:35.042] Cannot inject WebSocket messages into non-Web…
-
Hi! I am currently trying to run Toot on my Digital Equipment Corporation VT420, which doesn't support Unicode. The best I've got is ISO Latin-1. However, toot currently doesn't work at all in this lo…
-
Following the suggested install returns me this:
`DEPRECATION: Dependency Links processing has been deprecated and will be removed in a future release. You can find discussion regarding this at htt…
-
One of the features of GNU Readline we are all familiar with is the history: `up` for the previous command, `ctrl r` for reverse search...
It would be a great addition if urwid_readline supported s…
-
For increased usability, a different user interface could be provided.
First of all this requires some architectural considerations, e.g. whether the frontend caches queries, and how it is synchron…
-
There are a few improvements we can make in the script which generates `docs/hotkeys.md`; some of the same changes could be added to the rendering of keys in the help menu too.
* [x] space-separate…
-
### Overview
Most of Brownie's features that use the GUI could probably be replicated just as easily in a TUI or CUI library. For example, coverage is just text display with colored highlights. #151 …
-
$ pip install pytrace
Downloading/unpacking pytrace
Downloading pytrace-0.2.4.tar.gz
Running setup.py (path:/tmp/pip_build_vagrant/pytrace/setup.py) egg_info for package pytrace
Downloading/…
-
I repost the following issue on a separate thread.
![Untitled](https://user-images.githubusercontent.com/5135832/201260796-47fe99fc-99da-4fc7-9508-72b31b12b2eb.jpg)
hi @piccolomo,it seems the chin…
-
I don't know anything about how Python's package ecosystem or infrastructure works, but I'm pretty sure that "manually install `urwid` and then move these `.py` files into your `PATH`" is not how pyth…