summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-29fix persisting images in kitty terminalkitty-fixrabite
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
2019-06-30filter by file selectionrabite
2019-06-30check for nightly compiler in build.rsrabite
2019-06-29modularize media preview generator into own workspacerabite
2019-06-19add cat as fallback to text previewerrabite
2019-06-19oops, added missing build.rs toorabite
2019-06-19Merge branch 'master' of https://github.com/rabite0/hunterrabite
2019-06-19added missing file config_installer.rsrabite
2019-06-19add news to READMErabite0
2019-06-19updated READMErabite
2019-06-19added auto-installer for configsrabite
2019-06-18added esc as close key for stuffrabite
2019-06-18added ~ to go $HOMErabite
2019-06-18add clear all selectionsrabite
2019-06-18added new previewing systemrabite
2019-06-18fix TextView with escape sequencesrabite
2019-06-18add comments to proclist.rsrabite
2019-06-18remove dbg! calls from quick_actions.rsrabite
2019-06-18speed up sized_string_urabite
2019-06-17fix file counter in footerrabite
2019-06-16added subprocesses running in foreground by appending !rabite