Commit Graph

76 Commits (aa4ec8c3dc07a19773c5d240f6c040ee9c7e737e)
 

Author SHA1 Message Date
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 d6b67fa72d Improved w3mimg scripts
5 years ago
mananapr 127b8d882b Fixed popen issues, added binary previews, added option to view previews
5 years ago
mananapr adf61b20f9 Fixed typo in README
5 years ago
mananapr 895dd22177 Added link to AUR packahe in README
5 years ago
mananapr 73c8abfd1f Changed default script paths
5 years ago
mananapr c08adf317b Fixed some formatting issues in README
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 7d7b9d36fe Fixed formatting
5 years ago
mananapr 163b4131ec Fixed formatting
5 years ago
mananapr 90776b51a4 Added info about Uberzug in README
5 years ago
mananapr ef77f6f359 Added uberzug support for image previews
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 8906b222e7 Updated screenshot
5 years ago
Manan Singh bd8afa3f0b
Merge pull request #2 from mistralol/master
5 years ago
James Stevenson 72d6c28bfa Merge branch 'master' of https://github.com/mananapr/cfiles
5 years ago
James Stevenson fa241ad3ca Add basic build system using CMake + ninja
5 years ago
mananapr c204025c49 Added archive previews
5 years ago
mananapr e117bd0c2c Added option to toggle borders
5 years ago
mananapr 3f0b68afa6 Fixed mismatching keybinding for file deletion
5 years ago
mananapr 5fce283115 Updated screenshot
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 4d51e33274 Update TODO
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 82243696cc Updated Todo and dependencies
5 years ago
mananapr e5e1f5d2a7 Updated TODO
5 years ago