notcurses icon indicating copy to clipboard operation
notcurses copied to clipboard

blingful character graphics/TUI library. definitely not curses.

Results 154 notcurses issues
Sort by recently updated
recently updated
newest added

Compiling with clang-tidy-15 highlights a number of potential problems. I have already fixed a few which were definite errors (see e.g. adc7313a4d786e510df24fb9ab2108a1cd65094b). Go through the remaining issues and get them...

bug

[kitty's enhanced keyboard protocol](https://github.com/dankamongmen/notcurses/issues/2131) is not the only existing enhanced keyboard protocol supported by terminals. There also exist the other one, called win32-input-mode. Protocol spec: https://github.com/microsoft/terminal/blob/main/doc/specs/%234999%20-%20Improved%20keyboard%20handling%20in%20Conpty.md Reference implementation on the...

documentation
enhancement
mswindows
input

This is a better mergable #2767, but my fork got out of sync and there were superflous commits in there. Sorry for the inconvenience. Here's my original comment. > I...