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
145
Commits
1
Branch
0
Tags
c2d88f49094b9e4edc1e1b68f467f1c88e8f6c50
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
nova
c2d88f4909
moving stuff around to avoid 'previous implicit declaration'
2025-10-05 21:46:31 +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
yank_name now implemented
2025-09-29 21:10:34 +02:00
defines.h
improvenments to natural sort
2025-08-28 23:00:54 +02:00
dir.c
refactoring of name shortening
2025-10-05 14:34:35 +02:00
dir.h
resolved all compiler warnings so far
2025-09-30 22:05:26 +02:00
file_previews.c
fixed image previews sticking around longer than expected
2025-09-29 19:17:23 +02:00
file_previews.h
fixed image previews sticking around longer than expected
2025-09-29 19:17:23 +02:00
interactions.c
moving stuff around to avoid 'previous implicit declaration'
2025-10-05 21:46:31 +02:00
interactions.h
yank_name now implemented
2025-09-29 21:10:34 +02:00
LICENSE
added license
2025-03-03 11:54:51 +01:00
main.c
removal of stray printf
2025-10-05 14:35:33 +02:00
Makefile
profiling target added
2025-10-02 20:15:14 +02:00
README.md
added license
2025-03-03 11:54:51 +01:00
sorting.c
removal of rand() in sort_rand
2025-10-05 00:57:18 +02:00
sorting.h
accounting for files "." and ".."
2025-07-08 00:43:19 +02:00
threading.c
now accounting for hardlinks & refactored sorting
2025-09-30 21:54:56 +02:00
threading.h
removal of socal_status
2025-08-30 21:01:40 +02:00
window.c
handling of empty dirs
2025-08-24 19:45:08 +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%