Commit Graph

145 Commits (eab68e44b5ec90395820eb4822fed1b95b6ad538)
 

Author SHA1 Message Date
mananapr b6c08690bd Added more error checks
5 years ago
mananapr 72771db719 Fixed bookmark injection
5 years ago
mananapr dc09a9b24e Added sudo support for file operations
5 years ago
mananapr 75bdb55fea Added keybinding to toggle borders
5 years ago
mananapr 1cb202a8bf Version bump
5 years ago
mananapr 334a2e6851 Added support for cli arguments
5 years ago
mananapr 666a935618 Fixed some bugs
5 years ago
mananapr 4806d987bd Added note about uberzug and arrow keys
5 years ago
mananapr 1cefdea9ce Added arrow keys support
5 years ago
Manan Singh 141e00308e
Merge pull request #19 from jagmeethanspal/patch-2
5 years ago
mananapr 8fc70e92a1 Refactored navigation functions
5 years ago
jagmeethanspal 8df83faf26
Linker flags should follow sources and object files
5 years ago
mananapr 276a3ef6fb Updated installation instructions
5 years ago
mananapr 0e9f426c69 Added homebrew metadata
5 years ago
mananapr d150060856 Added metadata badges
5 years ago
mananapr 8fcdf31405 Added manpage
5 years ago
mananapr 783563df32 minor bug fix
5 years ago
mananapr e07f899a65 Updated TODO
5 years ago
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 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