notes to self

This commit is contained in:
anon 2024-08-14 22:25:16 +02:00
parent 85a7a78ac1
commit d22cd8a046
2 changed files with 3 additions and 0 deletions

2
documentation/BUGS.md Normal file
View File

@ -0,0 +1,2 @@
+ readline calling `return_input_available()` will SIGILL;
as far as im aware, its gcc 13 being retarded on nested functions

View File

@ -1,5 +1,6 @@
+ scroll flashes
+ technical dept in tui.cpp -
+ fuzzy search is shit
+ resizing
+ man page
+ readme