-
Help!
![image](https://user-images.githubusercontent.com/44237144/69997914-fb308d80-1533-11ea-8da3-016672f1343c.png)
-
Hi,
I have a non-standard location for ncurses include and lib. The compiler seems to pick up the header and libs fine via environment, but the configure script doesn't seem to see the header file…
-
I am getting `module import failed: No module named _curses` with jython, any help would be much appreciated.
Thanks
-
A curses interface would be great. I do realize that this is a major rewrite of the entire gui, but it would make browsing videos so much easier.
Ram-Z updated
7 years ago
-
I use SSH intensively, and I guess exploiting an open ssh connection to feed the panels would be a mess, so it may be interesting to think about a curses version.
Of course, I don't expect it right a…
-
-
Hi!
I'm getting the following error when trying to execute `shodan radar` on a windows machine after installing the latest shodan package via pip:
```
PS C:\Windows\system32> shodan radar
Trac…
-
checking for mvaddch in -lcurses... no
checking for mvaddch in -lncurses... no
checking for mvaddch in -ltermlib... no
checking for mvaddch in -lpdcurses... no
was wondering whats the most porta…
-
Following error appears when compiled `make clients curses`:
```
cc -g -O2 -Wall -Wextra -Wpedantic -Wformat=2 -Wstrict-aliasing=3 -Wstrict-overflow=5 -Wstack-usage=12500 -Wcast-align -Wpointer-arit…
-
We talked in the past about leveraging something like Jinxed to provide terminal info instead of Curses. I'm not sure about wholly swapping it, but, in some cases, it would be good to be able to use J…