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
82
Commits
1
Branch
0
Tags
d9ae5c79aff1be09403f535c2a45826b0118a5db
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
nova
d9ae5c79af
improvenments to the rendered output, trunking of longer file names, no more dir sizes and indexes in lft and rgt
2025-07-15 02:45:45 +02:00
.gitignore
finally added .gitignore
2025-06-15 16:48:41 +02:00
backend.c
improvenments to the rendered output, trunking of longer file names, no more dir sizes and indexes in lft and rgt
2025-07-15 02:45:45 +02:00
backend.h
improvenments to the rendered output, trunking of longer file names, no more dir sizes and indexes in lft and rgt
2025-07-15 02:45:45 +02:00
colors.c
-O2 related refactoring
2025-07-09 01:09:45 +02:00
colors.h
added colors.h to repo
2025-05-10 22:39:14 +02:00
config.h
-O2 related refactoring
2025-07-09 01:09:45 +02:00
defines.h
handling of empty dirs & refactoring
2025-07-08 20:51:25 +02:00
file_previews.c
-O2 related refactoring
2025-07-09 01:09:45 +02:00
file_previews.h
improvenments to file previews
2025-07-07 19:28:34 +02:00
interactions.c
improvenments to delete function; need to handle filled dir still
2025-07-14 01:04:36 +02:00
interactions.h
-O2 related refactoring
2025-07-09 01:09:45 +02:00
LICENSE
added license
2025-03-03 11:54:51 +01:00
main.c
now runs with -O2
2025-07-13 21:53:59 +02:00
Makefile
actual decent makefile whoa
2025-07-13 21:50:20 +02:00
README.md
added license
2025-03-03 11:54:51 +01:00
sorting.c
accounting for files "." and ".."
2025-07-08 00:43:19 +02:00
sorting.h
accounting for files "." and ".."
2025-07-08 00:43:19 +02:00
threading.c
now runs with -O2
2025-07-13 21:53:59 +02:00
threading.h
code base good enough to actually progress
2025-04-17 01:17:13 +02:00
window.c
improvenments to the rendered output, trunking of longer file names, no more dir sizes and indexes in lft and rgt
2025-07-15 02:45:45 +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
364
KiB
Languages
C
99%
Makefile
1%