-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.84.2
- OS Version: Windows10
When working with some python packages such as `unicurses` I fac…
-
##### Description:
[I've been using urwid on a small application, both under Linux and under windows. Of course under windows it doesn't work, but I have a workaround of just printing some of the inf…
Malex updated
10 months ago
-
Trying to get this working. My rtl_433 doesn't sense my device so I'm trying to add it as a custom decode using
analyze_pulses true
then the recommended custom decoder
decoder n=oplinkremote,m=OOK_…
-
BPO | [2889](https://bugs.python.org/issue2889)
--- | :---
Nosy | @loewis, @pfmoore, @jkloth, @Trundle, @ipatrol, @ulfalizer, @madebr
Files | [curses_win_port.patch.txt](https://bugs.python.org/file10…
-
Every time I insert a character inside the pad, for a very tiny moment of time the cursor moves where it is supposed to move and adds the charachter as it should BUT the moment after the insertion of …
-
Installed via:
`% pip3 install TUIFIManager --upgrade`
Run as:
`% tuifi`
Got:
```
goetz@host ~ % tuifi
Traceback (most recent call last):
File "/opt/homebrew/bin/tuifi", line 5, in
…
-
Randomly freezes when using
```
python 3.9
tuifi from pipy 1.3.3
unicurses from pipy 2.1.0
ncurses6 6.3-p20220507
alacritty 0.11.0
```
https://user-images.githubusercontent.com/37012324/20…
-
This is useful for downstream distros to pin a program to particular version and update it.
-
https://github.com/GiorgosXou/TUIFIManager/blob/6efabe6c4a706ccafcc8c7bba8a26ac6b7fc54ec/TUIFIManager/__init__.py#L751
https://github.com/GiorgosXou/TUIFIManager/blob/6efabe6c4a706ccafcc8c7bba8a26a…
-
I've had an inquiry about use of PDCursesMod and [Unicurses](https://pypi.org/project/UniCurses/). Unicurses provides a way for Python code to access Curses functions, using ncurses on *nix and PDCu…