Commit Graph

6091 Commits

Author SHA1 Message Date
nick black
bfd689b1c0 info: dole out symbols line, closes #1929 2021-07-13 01:08:10 -05:00
nick black
e04793b6d6 info: dole out box lines #1929 2021-07-13 01:06:16 -05:00
nick black
8566aa8fec info: expand out the legacy symbols rows #1929 2021-07-13 00:34:56 -05:00
nick black
d1b1e7fe3a info: do sextants one-by-one #1929 2021-07-13 00:23:07 -05:00
nick black
6f2d392f69 silence a bunch of Wstring-plus-int warnings 2021-07-13 00:10:55 -05:00
nick black
26a381b6e2 notcurses-info: break out sextants #1929 2021-07-13 00:07:50 -05:00
nick black
ba19013f6a notcurses-info: overcome unicode deficiencies throughout braille #1929 2021-07-12 23:17:06 -05:00
nick black
19f7726075 notcurses-info: print braille one at a time #1929 2021-07-12 23:06:03 -05:00
nick black
a705dfd0ff convert last(?) two remaining PRIu64s 2021-07-12 21:13:09 -05:00
nick black
c804148084 Mention @michaelsbradleyjr in HISTORY.md 2021-07-12 22:08:10 -04:00
nick black
3458c440d9 ncneofetch gets a logo on darwin #1925 2021-07-12 22:04:38 -04:00
nick black
ab69a1d6d0 animate: truncate unicode 13 for apple #195 2021-07-12 21:27:02 -04:00
nick black
a8baa6cb9a poll: handle NULL as -1 on apple #195 2021-07-12 21:27:02 -04:00
nick black
622ae010da fix format specifiers in demo.c #195 2021-07-12 21:27:02 -04:00
nick black
baf218fdd4 egcpool, plane: fix unit tests for OS X #1924 2021-07-12 21:27:02 -04:00
nick black
86aa60d55b cell.cpp: fix up tests for OS X #1924 2021-07-12 21:27:02 -04:00
nick black
fef33ad2aa wide.cpp: patch up tests for OS X 11.4 2021-07-12 21:27:02 -04:00
nick black
dbe6803dee The mission of this Allied Force was fulfilled at 0241, local time, May 7th, 1945. 2021-07-12 21:27:02 -04:00
nick black
ba3e2cfc61 README: add OSX 2021-07-12 21:27:02 -04:00
nick black
c74c03b948 LIBM, not LIBM_LIBRARIES 2021-07-12 21:27:02 -04:00
nick black
931fa8eb13 get everything building on OSX #195 2021-07-12 21:27:02 -04:00
nick black
5015e39f16 only need TIMER_ABSTIME on apple 2021-07-12 21:27:02 -04:00
nick black
bc9a4344ae CMake: need terminfo include dirs for libnotcurse #195 2021-07-12 21:27:02 -04:00
nick black
8f41bfd757 inttypes PRIu64 throughout stats.c 2021-07-12 21:27:02 -04:00
nick black
f3886df67c osx: ppoll, execvpe, pipe2 workarounds 2021-07-12 21:27:02 -04:00
nick black
33752742d1 byteswap on OS X #195 2021-07-12 21:27:02 -04:00
nick black
1a4f567fe3 CMake: some reworking necessary for OS X #195 2021-07-12 21:27:02 -04:00
nick black
15b9b64cad
char32_t is C++, not C -- move to uint32_t 2021-07-12 18:01:41 -04:00
nick black
0d68b62bee
enqueue_cursor_report: set clr->next to NULL 2021-07-12 13:58:57 -04:00
nick black
561f4eba8c
v2.3.9 2021-07-12 12:24:38 -04:00
nick black
bd002f154f garbage first run at integrated cursor location report #1692 2021-07-11 17:27:04 -04:00
nick black
fb75a11a75 render: need scrolls before sprixels 2021-07-11 17:27:04 -04:00
nick black
c2763fb6c7 summarize_stats: one newline to stdout, not stderr 2021-07-11 17:27:04 -04:00
nick black
fb8b453d61 get look_for_clrs() down on paper #1692 2021-07-11 17:27:04 -04:00
nick black
d6ef7ccacd add link to 'Text Rendering Hates You' 2021-07-11 17:27:04 -04:00
nick black
6708780e60 fix up XTSHIFTESCAPE #1061 2021-07-11 17:27:04 -04:00
nick black
2240880718 extract fill_buffer #1692 2021-07-11 17:27:04 -04:00
nick black
73324ce2a4 yank locate_cursor_early() #1692 2021-07-11 17:27:04 -04:00
nick black
85e55de569 recognize Tc unofficial terminfo capability as synonym for RGB 2021-07-11 17:27:04 -04:00
nick black
bd451aa087 implement locate_cursor() #1692 2021-07-11 17:27:04 -04:00
nick black
e133225092 implement enqueue_cursor_report #1692 2021-07-11 17:27:04 -04:00
nick black
9746a06bde prepare a cursor report queue #1692 2021-07-11 17:27:04 -04:00
nick black
3df88384cd set XTSHIFTESCAPE when enabling mouse #1061 2021-07-11 17:27:04 -04:00
nick black
d81164a348 handle_csi: differentiate between csis #1692 2021-07-11 17:27:04 -04:00
nick black
dcc58ef713 input: process CSI for cursor report #1692 2021-07-11 17:27:04 -04:00
nick black
75b84329da comment up handle_getc() regarding controls #1692 2021-07-11 17:27:04 -04:00
nick black
7ee9ef397a add logpanic/logfatal, convert some printf()s 2021-07-11 17:27:04 -04:00
nick black
8a3579581a [input] read large chunks at once #1903 2021-07-11 17:27:04 -04:00
nick black
cf8b640064 The Gang Genocides Genocide s/_genocide/_destroy_family/g #1907 2021-07-11 17:27:04 -04:00
José Luis Cruz
7641f6b637
Merge pull request #1920 from dankamongmen/faq-refactor
refactor FAQ section for easier navigation
2021-07-11 17:54:11 +02:00