Commit Graph

499 Commits

Author SHA1 Message Date
nick black
d1b1c1f019
[README] add link to Dart wrappers #2595 2022-02-07 05:34:31 -05:00
Coleman McFarland
19e9a4ad33 Add mailing list instructions for non-Google emails 2022-01-10 18:22:15 -05:00
nick black
27b5d38ea1
don't use sigaltstack() with USE_ASAN #2529 2022-01-06 02:37:37 -05:00
nick black
00b4e220f6
our dominion groweth 2021-12-24 19:19:07 -05:00
nick black
2aac2f526e
[FAQS] grammars 2021-12-24 19:02:53 -05:00
nick black
1bb1fddd7a
[FAQS] mention NCOPTION_CLI_MODE 2021-12-24 19:01:09 -05:00
nick black
dca02e6aae [tfman] simplify main loop 2021-12-16 18:34:36 -05:00
nick black
59fd31c050 [tfman] change up control for horizontal structure bar #2457 2021-12-16 18:34:36 -05:00
nick black
4f91a717d1
[INSTALL.md] mention BUILD_EXECUTABLES #2467 2021-12-14 01:38:14 -05:00
nick black
799699930f
[CMake] don't yet install tfman 2021-12-12 12:21:47 -05:00
nick black
5afc56f980 [tfman] set up plane for structure nctree 2021-12-12 07:23:27 -05:00
nick black
b13d27a058
[drone] build without static libs on debian 2021-12-11 22:14:45 -05:00
nick black
ca38f7d5fc
[FAQ] foot supports kitty keyboard protocol now 2021-12-10 04:46:44 -05:00
nick black
7e3df51031
[FAQ] mention USE_CXX=off 2021-12-10 04:45:00 -05:00
nick black
e76055ee87
add note about Windows fonts 2021-12-06 01:58:56 -05:00
nick black
e24154cd91 don't build ncman on windows 2021-12-06 01:30:25 -05:00
nick black
5cd85ca367 [ncneofetch] when in utf8, use half blocks for palette 2021-12-01 21:11:01 -05:00
nick black
949eace5ff
[README] need html syntax in faqs 2021-11-30 02:45:07 -05:00
nick black
6a6578f0ee
mmm 2021-11-30 02:43:24 -05:00
nick black
6ee483d9c8
[README] FAQ entry aboiut the possessive form 2021-11-30 02:41:46 -05:00
nick black
f568f4617a
[FAQs] fix up syntax 2021-11-28 11:34:34 -05:00
nick black
b26bc27072 FAQ entry about 'just displaying an image' 2021-11-28 10:36:42 -05:00
nick black
207b037464
FAQ entry about ffmpeg vs openimageio 2021-11-27 23:49:15 -05:00
nick black
6c1264d1ef
add two new FAQ entries 2021-11-25 16:42:14 -05:00
nick black
bf8aaaff2b
[README] remove 'chcp 65001' suggestion 2021-11-25 15:25:48 -05:00
nick black
741962b44a
[README] link to MSFT doc regarding utf8 code page 2021-11-18 04:02:09 -05:00
nick black
f0987c95da
[README] spec Windows 10 v1093+ for proper UTF8 support 2021-11-18 03:54:59 -05:00
nick black
4fb4b7ebbb [README] note about framebuffer+ssh 2021-11-01 21:57:05 -04:00
nick black
086d77c320 [core] remove egc_rtl(), which only seems to cause problems #2128 2021-10-28 06:42:19 -04:00
nick black
3fee2465d8 [README] remove rust requirements 2021-10-28 06:42:19 -04:00
nick black
88178067f7
[README] italic syntax in FAQs 2021-10-27 21:00:07 -04:00
nick black
5ae2d2af23
[README] kill duplicate FAQ, use a href syntax in FAQs 2021-10-27 20:42:01 -04:00
nick black
a2e5682dd3
[README] need html syntax in FAQ 2021-10-27 20:36:07 -04:00
nick black
2f8d51dd8b
[README] remove obsolete entry about [intro] 2021-10-23 03:55:41 -04:00
nick black
854003208e
README: unicode 14 full emoji list 2021-10-20 05:19:30 -04:00
nick black
3886a2df13
README: kitty keyboard protocol 2021-10-16 08:19:26 -04:00
nick black
9d002feea3 remove last instances of ncvisual_render() #1462 2021-10-16 03:39:25 -04:00
nick black
6ed6cf2038
[workflows] windows: run ninja 2021-10-09 02:12:28 -04:00
nick black
7f0fbc6b7e
[README] mention 'mintty -P on' #2116 2021-10-07 22:47:34 -04:00
nick black
c63b3d31a4
[README] more FAQ syntax 2021-10-07 15:03:02 -04:00
nick black
21017dcb6e
[README] fix syntax argh 2021-10-07 15:02:23 -04:00
nick black
22b01a4df4 [kitty] add FAQ entry about enter on init #2184 2021-10-07 03:23:42 -04:00
nick black
dd2e5929e3
drop drone badge from README 2021-10-04 02:21:28 -04:00
nick black
dd9da7766b Support USE_CPP=off for building without a C++ compiler #1720 2021-09-28 09:39:43 -04:00
nick black
436f24c770
Remove libreadline support, implement low-level ncdirect_readline #2211 (#2212)
It was realized that our libreadline wrapper was incompatible with the new input method, indeed fundamentally so. Rip out all libreadline support. Implement a minimal ncdirect_readline() -- quite minimal, but enough to get by. We'll want to fill this out later.

So no ABI/API breakage, though perhaps some visible behavioral change.
2021-09-28 01:37:44 -04:00
nick black
a54cf1813e
README/NEWS: info about wrappers 2021-09-20 02:45:59 -04:00
nick black
3cf5a67b84
input thread #2136 2021-09-14 03:34:53 -04:00
nick black
4a9f62f131
erp, able->unable in FAQ 2021-09-08 01:37:56 -04:00
nick black
1ace0139ff mention kitty keyboard protocol support #2131 2021-09-04 17:39:04 -04:00
nick black
b47af0247b
kill naming in README 2021-09-02 22:57:19 -04:00