|
|
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 |
|
|
|
b49b728a4c
|
add todo serialization
|
2024-11-10 01:19:44 +01:00 |
|
|
|
bb0c5c173a
|
add makefile
|
2024-11-10 01:19:43 +01:00 |
|
|
|
b476873ede
|
add ideas
|
2024-11-10 01:19:41 +01:00 |
|
|
|
78a190b28f
|
add readme
|
2024-11-10 01:19:39 +01:00 |
|
|
|
21dd4c988e
|
add remove command
|
2024-11-10 01:19:38 +01:00 |
|
|
|
e875f6fab3
|
separate files and fix newline bug
|
2024-11-10 01:19:36 +01:00 |
|
|
|
06a0b782cf
|
make stuff work
|
2024-11-10 01:19:34 +01:00 |
|
Zvonimir Rudinski
|
34836f46f8
|
initial commit
|
2023-12-16 16:34:15 +01:00 |
|