-
The Ncurses client only supports a single client at a time due to UI limitations. It shares the same backend as the QT client which supports multiple clients so it's a matter of adapting the ncurses U…
-
Everything works fine for me in pamixer, after fixed the install problems described in issue #5 except the `Client` section of the program, when try to open clients, the program exists with this error…
-
After cloning from git, installing qlot, running qlot init inside, then running make sdl2-ncurses, I encounter the following error:
```
...lem/.qlot/dists/quicklisp/software/cl-setlocale-20201220-gi…
-
With the new changes using qlot, only sbcl works, the first problem is that also the make command doesn't work because it has some specific sbcl command line options.
-
## Epics Base
Dependencies
```bash
sudo apt install build-essential libreadline-dev perl tcl tk
```
Make Directories
```bash
sudo mkdir -p /epics
sudo chown $USER:$USER /epics
ln -s /epics $…
-
term_count value displays number of windows on screen up to term_count = 6
/src/client/main-gcu.c :L141
`static int term_count = 4;`
_term_count = 2_
![ncurses-01](https://user-images.githubuser…
-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
KDE Plasma 6.1.3 (Wayland)
### WezTerm versi…
-
Drop the ncurses ui in favor of a web api and a an api consumer client.
-
I get numerous errors (looks like a problem with ncurses?) when attempting to build on Ubuntu 12.10 (64-bit) with the linux branch of vitunes.
```
cc -o vitunes -lm -lncursesw -lutil `taglib-config -…
-
Hello. I was trying to compile mous under Haiku, but I get the following error:
[ 37%] Building CXX object CMakeFiles/mous-ncurses.dir/apps/ncurses/StatusView.cc.o
[ 38%] Building CXX object CM…