Commit Graph

52 Commits (e07f899a653a65f1bc7cc0831115b186b8430918)

Author SHA1 Message Date
mananapr d58e23cfaa Fixed memory leak and updated dependencies in README
5 years ago
mananapr aa4ec8c3dc Added user scripts for archiving files and extracting archives
5 years ago
mananapr cf51d08142 Fixed read after free bug
5 years ago
mananapr d284e90516 bug fixes regarding file selection
5 years ago
mananapr b37b3cee58 Fixed memory corruption
5 years ago
mananapr 127b8d882b Fixed popen issues, added binary previews, added option to view previews
5 years ago
mananapr be4124c5d8 Replaced system with execl, organised directory, added user scripts
5 years ago
mananapr 813dae2bed Added unicode support, set cfiles to open in current directory
5 years ago
mananapr 5ba2f4d6af Started using Make instead of CMake
5 years ago
mananapr a3bc4b299c Added checks for qsort, fixed some typos in README, cleaned up config file
5 years ago
mananapr dc7a7501c4 Made file opener customizable
5 years ago
mananapr 319b7c290f Added more checks for VLAs and Updated TODO
5 years ago
mananapr eeb46d7db4 Made checks for VLA allocation
5 years ago
mananapr 97662c35fe Initialised global char pointers with NULL
5 years ago
mananapr 9be9889b04 Added checks for XDG_CACHE_HOME, switched to malloc for next_directories allocation
5 years ago
mananapr 6e7f889bc4 Switched to dynamic memory allocation for arrays
5 years ago
mananapr 12dec543a0 Replaced system with execl for image previews
5 years ago
mananapr efec77f90d Replaced strcpy and sprintf with safer alternatives
5 years ago
mananapr c6861cb11b Cleaned up getImgPreview function
5 years ago
mananapr 59b07b4255 Removed hardcoded paths, improved image previews, updated README
5 years ago
mananapr 8db0a4cfd5 Updated TODO and fixed cfiles logo in cf.c
5 years ago
mananapr a4e8ba74f2 Editor used for editing is taken from vim
5 years ago
mananapr 0261c68f04 Added option to customize colors
5 years ago
mananapr c204025c49 Added archive previews
5 years ago
mananapr e117bd0c2c Added option to toggle borders
5 years ago
mananapr fccb5751c8 Added ability to run external scripts
5 years ago
mananapr 93f540ca69 Added bookmarks
5 years ago
mananapr 9d573b6b4b Added colors and improved formatting
5 years ago
mananapr dc8e5f0284 Fixed segfaults, added number of files in statusbar, improved file opening
5 years ago
mananapr 08026df90c Added option to toggle visibility hidden files
5 years ago
mananapr dae578e122 Added config file and did some refactoring
5 years ago
mananapr 7102a38db1 Impored file previews
5 years ago
mananapr 15ad8da8d1 Added basic file previews
5 years ago
mananapr 21e62e6852 Added option to delete files, added window to show keybindings,refactored some code, imporved file copying/moving
5 years ago
mananapr 40cc48b5b4 Added option to edit clipboard, added more navigation features, updated keybindings
5 years ago
mananapr 2347690cff Added option to view selection list
5 years ago
mananapr ff92f833a8 Added Single File Renaming if Clipboard is empty
5 years ago
mananapr 2335616856 Added Bulk Rename and Update Todo
5 years ago
mananapr e09ed76c20 Added file copying, moving and deleting
5 years ago
mananapr 36ab93d14f Added option to spawn bash shell in working directory
5 years ago
mananapr 87ccd1d904 Now cursor doesn't appears after running fzf
5 years ago
mananapr 6f5dcecb32 Images previews are now scaled properly
5 years ago
mananapr b59a792a8b Minor bug fixes
5 years ago
mananapr 18472a011f Directories are now shown before files. Updated Todo
5 years ago
mananapr 3a237d9d4d Added functionality to search in the same directory
5 years ago
mananapr 31a6ab8126 Fixed segfault on going up for some directories
5 years ago
mananapr b30495ca2b cfiles now remembers position of parent directory,selects file from fzf. updated todo list
5 years ago
mananapr 5c3f6ef8c4 now preview window reloads after showing image previews, added keybind to reload key and updated todo list
5 years ago
mananapr 104a8a30b9 Added fzf for searching and updated todo
5 years ago
mananapr 9154018ba3 Added image previews, xdg-open support and updated todo list
5 years ago