Commit Graph

6151 Commits (04c0d37675267e75de102b23071b12ed7f19740b)
 

Author SHA1 Message Date
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
nick black c804148084 Mention @michaelsbradleyjr in HISTORY.md 3 years ago
nick black 3458c440d9 ncneofetch gets a logo on darwin #1925 3 years ago
nick black ab69a1d6d0 animate: truncate unicode 13 for apple #195 3 years ago
nick black a8baa6cb9a poll: handle NULL as -1 on apple #195 3 years ago
nick black 622ae010da fix format specifiers in demo.c #195 3 years ago
nick black baf218fdd4 egcpool, plane: fix unit tests for OS X #1924 3 years ago
nick black 86aa60d55b cell.cpp: fix up tests for OS X #1924 3 years ago
nick black fef33ad2aa wide.cpp: patch up tests for OS X 11.4 3 years ago
nick black dbe6803dee The mission of this Allied Force was fulfilled at 0241, local time, May 7th, 1945. 3 years ago
nick black ba3e2cfc61 README: add OSX 3 years ago
nick black c74c03b948 LIBM, not LIBM_LIBRARIES 3 years ago
nick black 931fa8eb13 get everything building on OSX #195 3 years ago
nick black 5015e39f16 only need TIMER_ABSTIME on apple 3 years ago
nick black bc9a4344ae CMake: need terminfo include dirs for libnotcurse #195 3 years ago
nick black 8f41bfd757 inttypes PRIu64 throughout stats.c 3 years ago
nick black f3886df67c osx: ppoll, execvpe, pipe2 workarounds 3 years ago
nick black 33752742d1 byteswap on OS X #195 3 years ago
nick black 1a4f567fe3 CMake: some reworking necessary for OS X #195 3 years ago
nick black 15b9b64cad
char32_t is C++, not C -- move to uint32_t 3 years ago
nick black 0d68b62bee
enqueue_cursor_report: set clr->next to NULL 3 years ago
nick black 561f4eba8c
v2.3.9 3 years ago
nick black bd002f154f garbage first run at integrated cursor location report #1692 3 years ago
nick black fb75a11a75 render: need scrolls before sprixels 3 years ago
nick black c2763fb6c7 summarize_stats: one newline to stdout, not stderr 3 years ago
nick black fb8b453d61 get look_for_clrs() down on paper #1692 3 years ago
nick black d6ef7ccacd add link to 'Text Rendering Hates You' 3 years ago
nick black 6708780e60 fix up XTSHIFTESCAPE #1061 3 years ago
nick black 2240880718 extract fill_buffer #1692 3 years ago
nick black 73324ce2a4 yank locate_cursor_early() #1692 3 years ago
nick black 85e55de569 recognize Tc unofficial terminfo capability as synonym for RGB 3 years ago
nick black bd451aa087 implement locate_cursor() #1692 3 years ago