summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-23fix updates ignoring sort/filter/etc settings when renderingrabite
2020-01-23fix lag in mediaview by moving availability check to configrabite
2020-01-23clean up minibuffer code a bitrabite
2020-01-23save number of visible files instead of recalculating it every timerabite
2020-01-22remove limit on number of files updated at oncerabite
2020-01-22fix crash when "running" first section in actionsrabite
2020-01-22update to v1.3.5v1.3.5rabite
2020-01-22fix hang when substituting too many files at oncerabite
2019-12-23fixed hangs when updating large directories (>10k files)rabite
2019-12-20improved Files interface by returning Iterator instead of Vec<&File>rabite
2019-12-15fix help messagerabite
2019-12-15fix warnings on recent compilersrabite
2019-12-15use sixel from crates.iorabite
2019-12-15update deps (fixes directory not showing on startup sometimes)rabite
2019-12-09update dependencies and fix buildrabite
2019-08-02config updater (auto and manual)rabite
2019-08-02updated readmerabite
2019-08-02update lazy-static (fix warnings)rabite
2019-08-02improved archive previewingrabite
2019-08-02improved subprocess killing with process groupsrabite
2019-08-02update librariesrabite
2019-07-29fix printing error to screen when hunter-media doesn't support videorabite
2019-07-29fix default left/right movement bindingrabite
2019-07-29remove sixel dependency on hunter-mediarabite
2019-07-29updated READMErabite
2019-07-25remove libmagic from READMErabite
2019-07-25fix README's keybindings sectionrabite
2019-07-25updated info about dependencies in READMErabite
2019-07-25add custom keybindingsrabite
2019-07-25delete rust-toolchain since compiler is checked in build.rs anywayrabite
2019-07-25check if /tmp/hunter-previews exists before deletingrabite
2019-07-17Merge pull request #67 from PrsPrsBK/fix-typorabite0
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
2019-07-15fix: a typoPrsPrsBK
2019-07-08fix setting sixel configrabite
2019-07-08fix messed up manual merge in hboxrabite
2019-07-08Merge pull request #60 from petrusboniatus/masterrabite0
2019-07-08initial support for SIXEL/kitty graphicsrabite
2019-07-08remove unnecessary impl Sync from FsCacherabite
2019-07-08remove preview-gen.rsrabite
2019-07-07Added configurable refresh ratepetrusboniatus
2019-07-05Fixed setting media_previewer in config (#59)ath3
2019-07-03Customizable column ratios (#58)ath3
2019-07-02got binary building to work properlyv1.3.4rabite
2019-07-01put defualt configs in archive (crates.io doesn't allow "?")rabite
2019-07-01rename action adderrabite
2019-07-01updated version to v1.3.0v1.3.0rabite
2019-07-01updated READMErabite
2019-07-01added custom quick action creator based on quick actionsrabite
2019-06-30fix compilationrabite