aboutsummaryrefslogtreecommitdiff
path: root/memch/memch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* License fixesRunxi Yu2024-08-131-0/+24
* memch: Note the buffer length bugRunxi Yu2024-07-121-11/+13
* memch: _XOPEN_SOURCE_EXTENDED lets me use getn_wstrRunxi Yu2024-07-091-2/+1
* memch: Put duplicate color code outside of the if blockRunxi Yu2024-07-091-4/+2
* memch: Remove debug fwprintf'sRunxi Yu2024-07-081-11/+0
* memch: Ugly header definition because gcc doesn't want to define itRunxi Yu2024-07-081-2/+17
* memch: Fix coloringRunxi Yu2024-07-081-10/+14
* memch: Linux coding styleRunxi Yu2024-07-081-16/+31
* License headers in each programRunxi Yu2024-07-051-0/+1
* memch: Attempt to use wchar.hRunxi Yu2024-07-051-29/+33
* memch: BSD-2-ClauseRunxi Yu2024-07-051-2/+7
* FormattingRunxi Yu2024-06-221-32/+17
* Catch signalRunxi Yu2024-06-221-2/+10
* // TODO: catch signals and do endwin();Runxi Yu2024-06-221-0/+2
* memch: reformatRunxi Yu2024-06-221-16/+30
* Rewrite memch in ncurses and C, can't handle wide characters yetRunxi Yu2024-06-221-0/+231