This website requires JavaScript.
Explore
Help
Sign In
nova
/
th
Watch
1
Star
0
Fork
0
You've already forked th
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
48
Commits
1
Branch
0
Tags
3eb1c0f93eb5c69ac1f9f78437862dd65a5fafed
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
nova
3eb1c0f93e
implemented rename_hovered, custom input string loop
2025-06-22 01:28:59 +02:00
.gitignore
finally added .gitignore
2025-06-15 16:48:41 +02:00
backend.c
opening files using mimetypes defined in config.h
2025-06-18 04:08:02 +02:00
backend.h
hovered line now fully highlighted
2025-06-15 16:39:55 +02:00
colors.c
fixed some memory leaks
2025-06-16 11:00:26 +02:00
colors.h
added colors.h to repo
2025-05-10 22:39:14 +02:00
config.h
implemented rename_hovered, custom input string loop
2025-06-22 01:28:59 +02:00
defines.h
implemented rename_hovered, custom input string loop
2025-06-22 01:28:59 +02:00
file_previews.c
opening files using mimetypes defined in config.h
2025-06-18 04:08:02 +02:00
file_previews.h
opening files using mimetypes defined in config.h
2025-06-18 04:08:02 +02:00
interactions.c
implemented rename_hovered, custom input string loop
2025-06-22 01:28:59 +02:00
interactions.h
implemented rename_hovered, custom input string loop
2025-06-22 01:28:59 +02:00
LICENSE
added license
2025-03-03 11:54:51 +01:00
main.c
implemented rename_hovered, custom input string loop
2025-06-22 01:28:59 +02:00
Makefile
added release target
2025-06-16 10:59:02 +02:00
README.md
added license
2025-03-03 11:54:51 +01:00
sorting.c
changes to natural sort
2025-06-15 16:06:47 +02:00
sorting.h
code base good enough to actually progress
2025-04-17 01:17:13 +02:00
threading.c
opening files using mimetypes defined in config.h
2025-06-18 04:08:02 +02:00
threading.h
code base good enough to actually progress
2025-04-17 01:17:13 +02:00
window.c
opening files using mimetypes defined in config.h
2025-06-18 04:08:02 +02:00
window.h
code base good enough to actually progress
2025-04-17 01:17:13 +02:00
README.md
th
Description
No description provided
Readme
GPL-3.0
200
KiB
Languages
C
99.1%
Makefile
0.9%