|
|
557a4affa6
|
add -O3 to cflags
|
2025-09-18 01:55:12 +02:00 |
|
|
|
3b99b87c22
|
fix index oob segfaults
|
2025-04-28 02:36:14 +02:00 |
|
|
|
f40b4001c7
|
remove github workflows
|
2024-11-10 01:22:58 +01:00 |
|
|
|
143feaac83
|
make ui color configurable through a header file
Build Todd / build-linux (push) Has been cancelled
Build Todd / build-mac (push) Has been cancelled
Build Todd / build-windows (push) Has been cancelled
|
2024-11-10 01:21:00 +01:00 |
|
|
|
972bd28b6f
|
add usage
|
2024-11-10 01:20:57 +01:00 |
|
|
|
8421e3ee01
|
add ncurses to requirements
|
2024-11-10 01:20:55 +01:00 |
|
|
|
bda1c18a52
|
change package name
|
2024-11-10 01:20:54 +01:00 |
|
|
|
37cd828c21
|
add msystem
|
2024-11-10 01:20:51 +01:00 |
|
|
|
c746cad281
|
try out different command name
|
2024-11-10 01:20:49 +01:00 |
|
|
|
0abfa4af0f
|
change to correct package name
|
2024-11-10 01:20:46 +01:00 |
|
|
|
ceede3001a
|
add windows build again
|
2024-11-10 01:20:44 +01:00 |
|
|
|
29eeef56b8
|
add dirty check
|
2024-11-10 01:20:42 +01:00 |
|
|
|
e6203f70a9
|
remove windows build step
|
2024-11-10 01:20:41 +01:00 |
|
|
|
d8a3fe0d7a
|
add windows build step
|
2024-11-10 01:20:39 +01:00 |
|
|
|
7c060419f4
|
add mac build step
|
2024-11-10 01:20:38 +01:00 |
|
|
|
c3b1797bd9
|
upload artifact
|
2024-11-10 01:20:37 +01:00 |
|
|
|
e9d8988ef2
|
fix mvwprintw string literal error
|
2024-11-10 01:20:35 +01:00 |
|
|
|
476428b7de
|
remove setup gcc
|
2024-11-10 01:20:34 +01:00 |
|
|
|
58eda93cbb
|
remove cache apt pkgs
|
2024-11-10 01:20:32 +01:00 |
|
|
|
21a6c077fd
|
set version to string
|
2024-11-10 01:20:31 +01:00 |
|
|
|
2e0f7501d7
|
add other steps
|
2024-11-10 01:20:29 +01:00 |
|
|
|
3809b5b96a
|
generate workflow file
|
2024-11-10 01:20:28 +01:00 |
|
|
|
79a313a03e
|
start debugging workflow file
|
2024-11-10 01:20:26 +01:00 |
|
|
|
c3dee6a8ef
|
copy workflow into correct directory
|
2024-11-10 01:20:25 +01:00 |
|
|
|
20d6e4a8b1
|
add github build action
|
2024-11-10 01:20:23 +01:00 |
|
|
|
65d591a455
|
take height into account
|
2024-11-10 01:20:22 +01:00 |
|
|
|
65b5e45cba
|
add view command
|
2024-11-10 01:20:21 +01:00 |
|
|
|
e3f807bd7f
|
add licenses
|
2024-11-10 01:20:19 +01:00 |
|
|
|
9bd8817797
|
add proper scroll
|
2024-11-10 01:20:18 +01:00 |
|
|
|
e8e0babfaa
|
load file on startup if it exists
|
2024-11-10 01:20:17 +01:00 |
|
|
|
3159a34c9a
|
remove unused command
|
2024-11-10 01:20:15 +01:00 |
|
|
|
1267fc54bb
|
add install makefile command
|
2024-11-10 01:20:14 +01:00 |
|
|
|
613071c8f5
|
print key bindings on the footer
|
2024-11-10 01:20:12 +01:00 |
|
|
|
0cf3febd2b
|
add save file path to the header
|
2024-11-10 01:20:11 +01:00 |
|
|
|
76396a3022
|
store the default file in the home directory dotfile
|
2024-11-10 01:20:09 +01:00 |
|
|
|
e900ffc0d7
|
add todo count in the bottom bar
|
2024-11-10 01:20:08 +01:00 |
|
|
|
dd148396f1
|
add space key for marking todos
|
2024-11-10 01:20:06 +01:00 |
|
|
|
71939366c7
|
allow arrow input
|
2024-11-10 01:20:05 +01:00 |
|
|
|
a5734d1323
|
add a semi-functional TUI
|
2024-11-10 01:20:03 +01:00 |
|
|
|
14f177e3f9
|
fix build errors
|
2024-11-10 01:20:02 +01:00 |
|
|
|
881d13b546
|
add cflags
|
2024-11-10 01:20:00 +01:00 |
|
|
|
a852107b62
|
update makefile
|
2024-11-10 01:19:59 +01:00 |
|
|
|
3acbe3eb33
|
update readme
|
2024-11-10 01:19:57 +01:00 |
|
|
|
672998b17b
|
format the code
|
2024-11-10 01:19:56 +01:00 |
|
|
|
01e6a6064d
|
free todos after quit
|
2024-11-10 01:19:54 +01:00 |
|
|
|
d0ec4b758b
|
update readme
|
2024-11-10 01:19:52 +01:00 |
|
|
|
b27047e7d1
|
implement loading from file
|
2024-11-10 01:19:51 +01:00 |
|
|
|
71e935c8ad
|
use stb like a normal person (totally didnt waste an hour)
|
2024-11-10 01:19:49 +01:00 |
|
|
|
44a4374fd1
|
remove llist
|
2024-11-10 01:19:48 +01:00 |
|
|
|
76c620c142
|
steal a linked list implementation
|
2024-11-10 01:19:46 +01:00 |
|