Commit Graph

472 Commits

Author SHA1 Message Date
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
nick black
9acf84e917
README: combine wrapper lines 2021-09-02 22:56:12 -04:00
nick black
9834e8a594
add notes about UTF-8 in Windows Terminal 2021-08-24 04:00:36 -04:00
nick black
0b67d67c8f CMake: add USE_GPM option #1405 2021-08-24 01:56:12 -04:00
nick black
f1b1454665
mention NCBLIT_PIXEL in README 2021-08-20 00:00:38 -04:00
nick black
02c29fb83e
remove link to obsolete ppa 2021-08-08 19:57:46 -04:00
nick black
ff2350f9bb
fold man page section into links section 2021-07-31 07:36:24 -04:00
nick black
374863aecf
use macOS for shield 2021-07-24 21:56:10 -04:00
nick black
d79c1334f6
remove stargazers plot until it's back up 2021-07-24 15:50:47 -04:00
nick black
3f8e21fc61
huh, it's macOS, not OS X now 2021-07-22 20:52:55 -04:00
nick black
dae8e340d2
still more windows garbage 2021-07-22 15:24:13 -04:00
nick black
8d46a0bd17
capture bytes in linux framebuffer graphics to sprixelbytes stat 2021-07-21 17:41:32 -04:00
Michael Bradley, Jr
3c5b8f1e10 ci: revise GHA worfklow for Windows
Run on all commits to `master` and PR branches.

Aim for consistency re: GHA workflows for macOS and Linux.

Also switch from mingw64 to ucrt64 and drop use of sudo, etc. that aren't
relevant on Windows + mingw-w64-ucrt-x86_64.

Add README badge for the GHA workflow for Windows - let's make the "red light"
turn into a "green light"!
2021-07-21 10:07:48 -05:00
nick black
6c5299949c
strip angle brackets from email in README 2021-07-20 22:52:07 -04:00
nick black
bb7a141a3b
iTerm2: name it, always give it quadrant/rgb 2021-07-18 21:59:15 -04:00
Michael Bradley, Jr
deccda9f96
ci: run GHA workflow for macOS on all commits to master and PRs
Also split out the build of libqrcodegen on macOS into a separate step, and
make the workflows for Ubuntu and macOS as consistent as possible; may require
more changes depending on what passes and doesn't pass on macOS.

The GHA workflow for Windows will be revised in a separate PR.
2021-07-18 15:46:55 -05:00
José Luis Cruz
8c1fd5b16d
fix inner link in readme 2021-07-17 12:01:17 +02:00
nick black
d31363193e
as promised, write the README font section 2021-07-16 00:25:36 -04:00
nick black
37fb3ab34e
README: clear up wording in FAQ entry 2021-07-13 02:45:01 -04:00
nick black
ba3e2cfc61 README: add OSX 2021-07-12 21:27:02 -04:00
nick black
d6ef7ccacd add link to 'Text Rendering Hates You' 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
joseLuís
7c6a4de96e refactor FAQ section for easier navigation 2021-07-11 10:21:17 +02:00
nick black
ead2289eb1
add FAQ entry about clearing non-alternate screen #1915 2021-07-10 19:51:12 -04:00
nick black
128eba896d
add FAQ about reverse video 2021-07-08 16:50:16 -04:00
nick black
865dd0b251
README: fix up email link 2021-06-27 08:14:30 -04:00
nick black
e2c4de2515
make ubuntu tests label fit in the shield 2021-06-27 08:12:14 -04:00
nick black
7323b3e8f6 add link to mintty tips page 2021-06-25 00:21:08 -04:00