Commit Graph

103 Commits (e31f826c006977850ffa700dc03332f081f017fb)
 

Author SHA1 Message Date
Yumi Tanaka e31f826c00 Delete Install LICENSE
5 years ago
mananapr 3adf021fe5 Fixed text formatting when borders are disabled
5 years ago
mananapr fbf6233fa4 removed duplicate lines from makefile
5 years ago
mananapr 70af7b557d updated readme photo
5 years ago
mananapr eaa29ac664 Added selection count in statusbar
5 years ago
mananapr bab476e9a7 Version Bump
5 years ago
mananapr e92eef97df Improved hex preview
5 years ago
mananapr 513ad4b2e6 Added error checks for strdup and fixed typos in error checks for malloc
5 years ago
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
6 years ago
mananapr 97662c35fe Initialised global char pointers with NULL
6 years ago
mananapr 9be9889b04 Added checks for XDG_CACHE_HOME, switched to malloc for next_directories allocation
6 years ago