aboutsummaryrefslogtreecommitdiff
path: root/curses.jai
AgeCommit message (Expand)Author
2023-04-20Implemented workspace cleanup and sort by features.dam
2023-04-16Cleanup curses bindings.dam
2023-04-14Implemented most of missing features.dam
2023-04-14Using resizable array to hold tasks. Implemented create new task, rename task...dam
2023-04-07Ported reset task time feature.dam
2023-04-06Implemented update_total_times.dam
2023-04-05Fixed variadic arguments on mvprintw binding.dam
2023-04-04Stuck on mvprintw.dam
2023-04-04Fixed KEY_* values which were octal but I assumed decimals.dam
2023-04-04WIP Making ncurses work a bit.dam
2023-03-31Implemented initialize_tui.dam
2023-01-27Initial attempt to process input arguments. Added fossil settings.dam