diff --git a/documentation/BUGS.md b/documentation/BUGS.md new file mode 100644 index 0000000..f27aaf9 --- /dev/null +++ b/documentation/BUGS.md @@ -0,0 +1,2 @@ ++ readline calling `return_input_available()` will SIGILL; +as far as im aware, its gcc 13 being retarded on nested functions diff --git a/documentation/TODO.md b/documentation/TODO.md index 3f8d4da..fa018d6 100644 --- a/documentation/TODO.md +++ b/documentation/TODO.md @@ -1,5 +1,6 @@ + scroll flashes + technical dept in tui.cpp - + fuzzy search is shit ++ resizing + man page + readme