Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | memch: Note the buffer length bug | Runxi Yu | 2024-07-12 | 1 | -11/+13 |
* | memch: _XOPEN_SOURCE_EXTENDED lets me use getn_wstr | Runxi Yu | 2024-07-09 | 1 | -2/+1 |
* | memch: Put duplicate color code outside of the if block | Runxi Yu | 2024-07-09 | 1 | -4/+2 |
* | memch: Remove debug fwprintf's | Runxi Yu | 2024-07-08 | 1 | -11/+0 |
* | memch: Ugly header definition because gcc doesn't want to define it | Runxi Yu | 2024-07-08 | 1 | -2/+17 |
* | memch: Fix coloring | Runxi Yu | 2024-07-08 | 1 | -10/+14 |
* | memch: Linux coding style | Runxi Yu | 2024-07-08 | 1 | -16/+31 |
* | License headers in each program | Runxi Yu | 2024-07-05 | 1 | -0/+1 |
* | memch: Attempt to use wchar.h | Runxi Yu | 2024-07-05 | 1 | -29/+33 |
* | memch: BSD-2-Clause | Runxi Yu | 2024-07-05 | 1 | -2/+7 |
* | Formatting | Runxi Yu | 2024-06-22 | 1 | -32/+17 |
* | Catch signal | Runxi Yu | 2024-06-22 | 1 | -2/+10 |
* | // TODO: catch signals and do endwin(); | Runxi Yu | 2024-06-22 | 1 | -0/+2 |
* | memch: reformat | Runxi Yu | 2024-06-22 | 1 | -16/+30 |
* | Rewrite memch in ncurses and C, can't handle wide characters yet | Runxi Yu | 2024-06-22 | 1 | -0/+231 |