-
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…
-
- CSV, Excel import
- initially of a fight, provide wheel/selector/input interface for GM to choose participants of fight
- manual input at initialization should be possible
-
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 -…
-
Drop the ncurses ui in favor of a web api and a an api consumer client.
-
In the debugger I'd like to sometimes use popovers. Specific cases:
- A folder selection dialog. Contains a text input (where to type a path in), an auto-completion list (as another popover), OK bu…
-
**Is your feature request related to a problem? Please describe.**
I'd like to implement a similar UI into some coding projects at my job (not this GitHub account), but I haven't found any suitable t…
-
Regarding the unplanned "Undo-function", a deterministic history of actions is needed.
-
jless - https://github.com/PaulJuliusMartinez/jless - is a command-line tool for rendering JSON files in a navigatable, tree-like ncurses UI.
I think it's an excellent candidate for inclusion.
-
This is spaghetti code, but it is to be expected from a person who, at the start of this program, had never programmed in C++. This is literally my "hello world". I'm sure you've seen a rocky start …
-
**Describe the solution you'd like**
Neix should have a coloured UI, much like [tut](https://github.com/RasmusLindroth/tut). By using a colored UI, we may be able to reduce the columns used for borde…