aboutsummaryrefslogtreecommitdiffstats
path: root/src/fm.c
Commit message (Expand)AuthorAgeFilesLines
* Implement remove file or directoryverdant2026-08-051-0/+17
* Modify function callverdant2026-08-051-1/+2
* Implement rename featureverdant2026-08-051-0/+31
* Add width character and icon supportverdant2026-08-031-4/+10
* Sort directory items with directories first and case-insensitive name orderverdant2026-08-031-0/+26
* Print "empty" when preview a empty directoryverdant2026-08-031-0/+4
* Fix crash when scrolling in a empty directoryverdant2026-08-031-0/+3
* Implement directory creatingverdant2026-08-031-0/+24
* Add global variable status_windowverdant2026-08-031-1/+4
* Initialize variable enveditorverdant2026-08-031-0/+1
* Refactor open_with_editor()verdant2026-07-281-13/+3
* Reset view state only on successful directory loadverdant2026-07-281-9/+12
* Remove unused definitionverdant2026-07-281-1/+0
* Add preview path caching to prevent redundant I/Overdant2026-07-281-9/+43
* Move source files to src/verdant2026-07-281-0/+463