nick black

Results 154 issues of nick black

If we crash or press Ctrl+c on Windows, we don't restore the terminal. Most obviously, mouse clicks still result in input sequences. We need catch these signals and restore the...

bug
mswindows

it would be a fine thing to have c# wrappers, especially given how much effort went into working well on windows.

documentation
hax0rs-wanted

add a function returning the total number of frames in a loaded ncvisual. this ought be a quick function, nothing that has to go through every frame (though that's probably...

documentation
enhancement
hax0rs-wanted

It looks more and more likely that we'll need carry around a copy of our backing image past `ncvisual_blit()` time. If so, we ought look at postponing encoding to rasterization...

perf
bitmaps

another idea for a PoC for the hype video: either a terminal widget or (in the short term) a non-scrolling area running some arbitrary command and displaying real-time perf counter...

We can now build `notcurses-tester` on Windows in all of its glory. Unfortunately, trying to run it sees it hang after performing initialization, in both mintty and Microsoft Terminal. I'd...

bug
mswindows

for the third hype video, code up something that takes a list of debian package names, pulls the screenshots from screenshots.debian.net (storing them to local disk, unless an option is...

enhancement

Running the `dirlines` PoC in Windows ConPTY MinTTY blows them up, scattering them all over the screen.

bug
mswindows

A∴A∴ HEUTE DIE WELT, MORGENS DAS SONNENSYSTEM!! it's a secret to everyone

haileris

It would be useful to have something less daunting than the book, and yet more structured than the man pages and USAGE.md. A tutorial of some number of quick lessons,...

documentation
hax0rs-wanted