Commit Graph

6182 Commits (6f8b882b6dcca62f414d84fa72841b1eb860ba08)
 

Author SHA1 Message Date
nick black f28f1c5870
TERMINALS: iTerm2 wants xterm-256color #1944 3 years ago
nick black 7b4d3b9af3
iTerm2: fix up XTVERSION lexing #1944 3 years ago
nick black d31363193e
as promised, write the README font section 3 years ago
nick black 547a30e73f
summarize_stats: protect against 0 renders zerodiv 3 years ago
nick black cd49a63b7b
only use MAP_SHARED_VALIDATE where defined #1941 3 years ago
nick black fadc500568
better guard on demo's summary table for divide by zero 3 years ago
nick black 1fae68d9c6
add NCPLANE_OPTION_FIXED #1909 3 years ago
nick black 38f1ea1ebc
update cursor terminal point with PRESERVE_CURSOR 3 years ago
nick black c9ddec9de7
add input_events and input_errors stats #1914 3 years ago
nick black ffbafef645
notcurses_stats: copy only stats, not lock #1914 3 years ago
nick black fe150bff95
pass ncsharedstats down through to input layer #1914 3 years ago
nick black b1b35a56e7
move stats lock into object with stats struct #1914 3 years ago
nick black 7722ea60c6
move lock into ncstats object #1914 3 years ago
nick black e98c59a40d
notcurses-info: drop spurious space following braille 3 years ago
nick black 4398fc223c
implement locate_cursor_simple for redirected input case #1942 3 years ago
igo95862 67c511edba Added compile target for dummy python module
Mostly used to check compilation and for Clangd LSP.
3 years ago
MasFlam ff0cffc590 Spice up the tabbed poc 3 years ago
nick black b2cfddc645 atomic on png crc32 lookup 3 years ago
nick black c1cb203a8b drone: update to new alpine/fedora builders #1821 3 years ago
nick black d07dfee55c list fedora core dependencies 3 years ago
nick black 5a0e2a2ae5 CMake: link zlib into notcurses-core #1821 3 years ago
nick black 4de3101c20 provide png.h 3 years ago
nick black 1dd954d4be deflate that sumbitch 3 years ago
nick black c1e419fd9d CMake: demand Zlib 3 years ago
nick black 60c953b77b png: prep for deflate 3 years ago
nick black 3dbc5645f7 create_png_mmap: accept a file descriptor 3 years ago
nick black a55a37a838 write PNG IDAT and IEND chunks, unit test 3 years ago
nick black 9c92b83387 some PNG work 3 years ago
nick black 277fd3931e start writing up PNGs 3 years ago
nick black 0dfe103f4f define PNG creation interface, assumes mmap() #1821 3 years ago
nick black ef1dfe6254 fix regression in HUD from shift to PRIu64, whoops 3 years ago
nick black 8947a5f5d7
not many neofetch changes recently 3 years ago
nick black 3aaff6a944
v2.3.10 3 years ago
joseLuís 84064da03f [rust] remove NcFile for macos; #1937 #1938
- remove the Notcurses.render_to_file method.
3 years ago
joseLuís 54ce1b6171 [rust] remove NcFile for macos; #1937 #1938
- also remove the notcurses.debug method.
3 years ago
joseLuís 548ca72bf4 [rust] add `NcPlane` methods
- reimplement the static function `ncplane_moverel`.
- new methods `move_rel`, `cursor_move_rel`, `putln`.
- rename `home` to `cursor_home` and deprecate.
3 years ago
nick black af1015b264
kill 'vizdirect' PoC 3 years ago
nick black 99217a7e27
employ XTPUSHCOLORS/XTPOPCOLORS where supported #1296 3 years ago
nick black 95cdfd7524
learn XTPOPCOLORS/XTPUSHCOLORS for xterm+kitty #1296 3 years ago
nick black 2c838e3aa7 info: when printing neoart, use default foreground 3 years ago
nick black 37fb3ab34e
README: clear up wording in FAQ entry 3 years ago
nick black bfd689b1c0 info: dole out symbols line, closes #1929 3 years ago
nick black e04793b6d6 info: dole out box lines #1929 3 years ago
nick black 8566aa8fec info: expand out the legacy symbols rows #1929 3 years ago
nick black d1b1e7fe3a info: do sextants one-by-one #1929 3 years ago
nick black 6f2d392f69 silence a bunch of Wstring-plus-int warnings 3 years ago
nick black 26a381b6e2 notcurses-info: break out sextants #1929 3 years ago
nick black ba19013f6a notcurses-info: overcome unicode deficiencies throughout braille #1929 3 years ago
nick black 19f7726075 notcurses-info: print braille one at a time #1929 3 years ago
nick black a705dfd0ff convert last(?) two remaining PRIu64s 3 years ago