summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-17created new holy branch based off master for sanityholyrabite
2019-07-17add quick_actions.rsrabite
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
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
2019-06-16some small clean-upsrabite
2019-06-16fix potentially nasty bug with quotes in file namesrabite
2019-06-15add irc channel to READMErabite0
2019-06-13Merge pull request #41 from alexherbo2/typorabite0
2019-06-13Fix typoAlex Leferry 2
2019-06-11fixed crash on fbsd+zfs. have fun ;)v1.2.3rabite
2019-05-28fix crash in mime_guess when operating on non-regular filesrabite
2019-05-28fix LogView exitrabite
2019-05-28remove unnecessary render_footerrabite
2019-05-28improved mime detection for extension-less filesrabite
2019-05-28add quick_actions.rsrabite