Commit Graph

  • 03693f96d0 improved Files interface by returning Iterator instead of Vec<&File> rabite 2019-12-20 22:07:38 +0100
  • 0525f37c69 fix help message rabite 2019-12-15 02:52:57 +0100
  • 154f922040 fix warnings on recent compilers rabite 2019-12-15 01:32:03 +0100
  • ea331fe2a7 use sixel from crates.io rabite 2019-12-15 01:04:25 +0100
  • 60d3707639 update deps (fixes directory not showing on startup sometimes) rabite 2019-12-15 00:20:36 +0100
  • 17c2522124 update dependencies and fix build rabite 2019-12-09 01:21:59 +0100
  • d42f7d328c config updater (auto and manual) rabite 2019-08-02 15:51:47 +0200
  • efde265f3a updated readme rabite 2019-08-02 15:41:18 +0200
  • 3cf4a08108 update lazy-static (fix warnings) rabite 2019-08-02 10:47:03 +0200
  • bb564f241e improved archive previewing rabite 2019-08-02 06:46:03 +0200
  • 110322fad2 improved subprocess killing with process groups rabite 2019-08-02 00:38:41 +0200
  • 558857cc16 update libraries rabite 2019-08-02 00:37:53 +0200
  • 110231f3c2 fix persisting images in kitty terminal kitty-fix rabite 2019-07-29 20:01:22 +0200
  • a807bacc89 fix printing error to screen when hunter-media doesn't support video rabite 2019-07-29 18:23:02 +0200
  • 199643a259 fix default left/right movement binding rabite 2019-07-29 18:21:19 +0200
  • 474a7fd7e7 remove sixel dependency on hunter-media rabite 2019-07-29 18:11:28 +0200
  • f3199a3180 updated README rabite 2019-07-29 14:35:11 +0200
  • 4a653754e8 remove libmagic from README rabite 2019-07-25 22:33:11 +0200
  • dfd9cfefbe fix README's keybindings section rabite 2019-07-25 22:29:22 +0200
  • 754f8c1efc updated info about dependencies in README rabite 2019-07-25 22:06:08 +0200
  • 889abf77ad add custom keybindings rabite 2019-07-25 21:35:33 +0200
  • c106fded2e delete rust-toolchain since compiler is checked in build.rs anyway rabite 2019-07-25 21:30:31 +0200
  • 3b80c3b20f check if /tmp/hunter-previews exists before deleting rabite 2019-07-25 21:29:10 +0200
  • e49f2f47d0 created new holy branch based off master for sanity holy rabite 2019-05-22 14:59:47 +0200
  • 79458d978b add quick_actions.rs rabite 2019-05-28 01:14:53 +0200
  • 8cb02c59be
    Merge pull request #67 from PrsPrsBK/fix-typo rabite0 2019-07-17 23:13:20 +0200
  • f38093ad1f big fat update to graphics mode (performance, features, etc) rabite 2019-07-17 22:56:30 +0200
  • d9173ff4de
    fix: a typo PrsPrsBK 2019-07-15 15:16:18 +0900
  • 3ba311a5bb fix setting sixel config rabite 2019-07-08 20:37:30 +0200
  • c4ddf17bff fix messed up manual merge in hbox rabite 2019-07-08 17:22:55 +0200
  • 19be163b3c
    Merge pull request #60 from petrusboniatus/master rabite0 2019-07-08 13:20:25 +0200
  • 072b39b3cf initial support for SIXEL/kitty graphics rabite 2019-07-08 12:53:44 +0200
  • 9b6bb7fea0 remove unnecessary impl Sync from FsCache rabite 2019-07-08 12:36:55 +0200
  • c8faea0343 remove preview-gen.rs rabite 2019-07-02 13:41:34 +0200
  • 9698167285 Added configurable refresh rate petrusboniatus 2019-07-07 19:58:26 +0200
  • f542922176 Fixed setting media_previewer in config (#59) ath3 2019-07-05 13:22:04 +0000
  • 6198b4e421 Customizable column ratios (#58) ath3 2019-07-03 19:35:30 +0000
  • fae8706f7a got binary building to work properly v1.3.4 rabite 2019-07-02 00:52:49 +0200
  • 2c6be54944 put defualt configs in archive (crates.io doesn't allow "?") rabite 2019-07-01 19:25:45 +0200
  • c2dafff622 rename action adder rabite 2019-07-01 17:36:18 +0200
  • a06a6fae95 created new holy branch based off master for sanity v1.3.0-holy rabite 2019-05-22 14:59:47 +0200
  • 8b46676d9e add quick_actions.rs rabite 2019-05-28 01:14:53 +0200
  • 32d4bdf020 updated version to v1.3.0 v1.3.0 rabite 2019-07-01 17:29:29 +0200
  • a529790fd4 updated README rabite 2019-07-01 17:29:01 +0200
  • 366b9c6f3d added custom quick action creator based on quick actions rabite 2019-07-01 17:24:30 +0200
  • 17abbbd59f fix compilation rabite 2019-06-30 21:24:00 +0200
  • 15e2f89a64 filter by file selection rabite 2019-06-30 14:53:44 +0200
  • c5e0b6fa03 check for nightly compiler in build.rs rabite 2019-06-30 11:41:32 +0200
  • 11f5bd081b modularize media preview generator into own workspace rabite 2019-06-29 23:33:25 +0200
  • cd01a21f68 add cat as fallback to text previewer rabite 2019-06-19 23:42:30 +0200
  • 6060deb33d oops, added missing build.rs too rabite 2019-06-19 22:43:30 +0200
  • 940c7d3bb8 Merge branch 'master' of https://github.com/rabite0/hunter rabite 2019-06-19 22:42:19 +0200
  • d71ef882be added missing file config_installer.rs rabite 2019-06-19 22:40:43 +0200
  • fc504c02eb
    add news to README rabite0 2019-06-19 20:12:59 +0200
  • b8c694c467 updated README rabite 2019-06-19 19:30:28 +0200
  • fc32c58c9d added auto-installer for configs rabite 2019-06-19 19:17:25 +0200
  • 89260e4312 added esc as close key for stuff rabite 2019-06-18 20:07:14 +0200
  • 800982dcfd added ~ to go $HOME rabite 2019-06-18 13:42:17 +0200
  • 85ff9d777c add clear all selections rabite 2019-06-18 13:34:15 +0200
  • 0fec7e95a2 added new previewing system rabite 2019-06-18 12:33:53 +0200
  • 4cc2093cf4 fix TextView with escape sequences rabite 2019-06-17 18:06:45 +0200
  • 752d6ab8f5 add comments to proclist.rs rabite 2019-06-17 18:05:25 +0200
  • d23401c8ff remove dbg! calls from quick_actions.rs rabite 2019-06-17 18:04:06 +0200
  • a676851aed speed up sized_string_u rabite 2019-06-17 18:02:50 +0200
  • 327fbc6cd2 fix file counter in footer rabite 2019-06-17 18:00:19 +0200
  • 1b596e73c1 added subprocesses running in foreground by appending ! rabite 2019-06-16 14:57:00 +0200
  • 48cbbf3b88 some small clean-ups rabite 2019-06-16 12:43:08 +0200
  • 8f5ad6b3c9 fix potentially nasty bug with quotes in file names rabite 2019-06-16 12:33:23 +0200
  • 4a40754c4a add irc channel to README rabite0 2019-06-15 22:57:35 +0200
  • f8534a7ac6
    Merge pull request #41 from alexherbo2/typo rabite0 2019-06-13 15:42:54 +0200
  • 63bce22a6f Fix typo Alex Leferry 2 2019-06-13 15:01:22 +0200
  • 7c42d1f212 created new holy branch based off master for sanity v1.2.3-holy rabite 2019-05-22 14:59:47 +0200
  • b18b2bb9ad add quick_actions.rs rabite 2019-05-28 01:14:53 +0200
  • e5c61ea63e fixed crash on fbsd+zfs. have fun ;) v1.2.3 rabite 2019-06-11 01:32:44 +0200
  • 786c93a33a created new holy branch based off master for sanity v1.2.2-holy rabite 2019-05-22 14:59:47 +0200
  • 8b9b209319 add quick_actions.rs rabite 2019-05-28 01:14:53 +0200
  • ddcac56115 fixed crash on fbsd+zfs. have fun ;) v1.2.2 rabite 2019-06-11 01:32:44 +0200
  • caf242986c fix crash in mime_guess when operating on non-regular files rabite 2019-05-28 15:29:06 +0200
  • 16866e5aeb fix LogView exit rabite 2019-05-28 15:06:00 +0200
  • 3a2130d609 remove unnecessary render_footer rabite 2019-05-28 02:00:55 +0200
  • be7cae5875 improved mime detection for extension-less files rabite 2019-05-28 01:47:32 +0200
  • 2a2fc2bc6d add quick_actions.rs rabite 2019-05-28 01:14:53 +0200
  • 8b89183f74
    better readme (#38) rabite0 2019-05-28 01:02:07 +0200
  • ad4e3d573f add quick actions rabite 2019-05-28 00:50:15 +0200
  • fdc4eb52d0
    fix startup args table in README rabite0 2019-05-25 21:28:56 +0200
  • 5dd4666800 fix free space display (show "avail", instead of "free") rabite 2019-05-23 22:07:42 +0200
  • 7f708df9bd use xdg-open exclusively rabite 2019-05-23 21:20:35 +0200
  • cdaacd1ca6 move methods from Widget trait to WidgetCore rabite 2019-05-23 19:49:01 +0200
  • 6d43ce621d use unpublished systemstat v0.1.4 rabite 2019-05-23 15:17:58 +0200
  • 859bd24397 fix external scope.sh previews rabite 2019-05-23 15:13:17 +0200
  • ea0f691a30 update notify to 4.0.12 rabite 2019-05-23 14:51:44 +0200
  • 3ce0df2376 created new holy branch based off master for sanity v1.2.1-holy rabite 2019-05-22 14:59:47 +0200
  • 79c807bb47 update to v1.2.1 v1.2.1 rabite 2019-05-23 14:45:04 +0200
  • b7317949e5 add resize handling of media and take ysize into account rabite 2019-05-23 14:42:54 +0200
  • 6e81584eca fix build and correct feature explanation in README rabite 2019-05-22 20:37:13 +0200
  • 423647a6d8
    change screenshot in README rabite0 2019-05-22 20:04:46 +0200
  • 5cb495016a created new holy branch based off master for sanity v1.2.0-holy rabite 2019-05-22 14:59:47 +0200
  • 6341d02837 fixed warning about undefined key v1.2.0 rabite 2019-05-22 19:57:36 +0200
  • d1e9c1645b add startup options rabite 2019-05-22 18:54:37 +0200
  • 3085d0ec0e update version rabite 2019-05-22 15:10:48 +0200