This website requires JavaScript.
Explore
Help
Register
Sign In
nova
/
th
Watch
1
Star
0
Fork
0
You've already forked th
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
215
Commits
1
Branch
0
Tags
a7d4a6322c04fe293660c1c1345dbcd0f2bf0f06
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
nova
a7d4a6322c
fix of a very rare edgecase in which thread_top get the wrong mid_dir.current_file->file_name
2026-05-14 19:54:51 +02:00
.gitignore
finally added .gitignore
2025-06-15 16:48:41 +02:00
backend.c
fix of out of bounds memory access in 2 places
2026-05-05 20:07:56 +02:00
backend.h
string escaping
2026-05-01 22:17:33 +02:00
colors.c
start of a major rewrite
2026-05-05 19:41:45 +02:00
colors.h
added colors.h to repo
2025-05-10 22:39:14 +02:00
config.h
chonfig adjustment
2026-05-01 22:18:08 +02:00
defines.h
now each thread can queue its own rendering
2026-05-10 21:44:02 +02:00
dir.c
deletion of now useless functions
2026-05-10 21:56:40 +02:00
dir.h
start of a major rewrite
2026-05-05 19:41:45 +02:00
file_previews.c
start of a major rewrite
2026-05-05 19:41:45 +02:00
file_previews.h
string escaping
2026-05-01 22:17:33 +02:00
interactions.c
fix of a very rare edgecase in which thread_top get the wrong mid_dir.current_file->file_name
2026-05-14 19:54:51 +02:00
interactions.h
implemented jmp_file_index & int passes -> unsigned long
2025-10-12 01:44:27 +02:00
LICENSE
added license
2025-03-03 11:54:51 +01:00
main.c
yet another change to the rendering pipeline
2026-05-14 18:50:36 +02:00
Makefile
better flags
2026-03-16 21:19:11 +01:00
README.md
added license
2025-03-03 11:54:51 +01:00
sorting.c
start of a major rewrite
2026-05-05 19:41:45 +02:00
sorting.h
accounting for files "." and ".."
2025-07-08 00:43:19 +02:00
string.h
start of a major rewrite
2026-05-05 19:41:45 +02:00
threading.c
yet another change to the rendering pipeline
2026-05-14 18:50:36 +02:00
threading.h
removal of socal_status
2025-08-30 21:01:40 +02:00
window.c
now each thread can queue its own rendering
2026-05-10 21:44:02 +02:00
window.h
start of a major rewrite
2026-05-05 19:41:45 +02:00
README.md
th
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
GPL-3.0
1.3
MiB
Languages
C
99.1%
Makefile
0.9%