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
111
Commits
1
Branch
0
Tags
a57869a7a1ffd37f3a179c08119634865caeaf6d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
nova
a57869a7a1
imrovenments to rendering
2025-08-23 22:48:46 +02:00
.gitignore
finally added .gitignore
2025-06-15 16:48:41 +02:00
backend.c
smart case search in file search
2025-08-17 23:21:28 +02:00
backend.h
smart case search in file search
2025-08-17 23:21:28 +02:00
colors.c
removal of file_size_width
2025-07-25 17:10:44 +02:00
colors.h
added colors.h to repo
2025-05-10 22:39:14 +02:00
config.h
refractoring, fixed enter_shell
2025-08-18 22:01:16 +02:00
defines.h
linked list to keep track of past directory indexes
2025-08-18 21:07:18 +02:00
dir.c
refractoring, fixed enter_shell
2025-08-18 22:01:16 +02:00
dir.h
linked list to keep track of past directory indexes
2025-08-18 21:07:18 +02:00
file_previews.c
created dir.c & .h, improved header file handling
2025-08-17 00:54:13 +02:00
file_previews.h
created dir.c & .h, improved header file handling
2025-08-17 00:54:13 +02:00
interactions.c
tab completion in search and read_string
2025-08-23 20:58:48 +02:00
interactions.h
implemented file search
2025-08-17 21:29:49 +02:00
LICENSE
added license
2025-03-03 11:54:51 +01:00
main.c
removed the recreation and destruction of threads
2025-08-23 21:44:03 +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
created dir.c & .h, improved header file handling
2025-08-17 00:54:13 +02:00
sorting.h
accounting for files "." and ".."
2025-07-08 00:43:19 +02:00
threading.c
further thread pool stuff
2025-08-23 22:06:10 +02:00
threading.h
refractoring, fixed enter_shell
2025-08-18 22:01:16 +02:00
window.c
imrovenments to rendering
2025-08-23 22:48:46 +02:00
window.h
code base good enough to actually progress
2025-04-17 01:17:13 +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%