Commit Graph

289 Commits

Author SHA1 Message Date
rabite fae8706f7a got binary building to work properly 2019-07-02 00:53:53 +02:00
rabite 2c6be54944 put defualt configs in archive (crates.io doesn't allow "?") 2019-07-01 19:28:16 +02:00
rabite c2dafff622 rename action adder 2019-07-01 17:36:18 +02:00
rabite 32d4bdf020 updated version to v1.3.0 2019-07-01 17:29:29 +02:00
rabite a529790fd4 updated README 2019-07-01 17:29:01 +02:00
rabite 366b9c6f3d added custom quick action creator based on quick actions 2019-07-01 17:24:30 +02:00
rabite 17abbbd59f fix compilation 2019-06-30 21:24:00 +02:00
rabite 15e2f89a64 filter by file selection 2019-06-30 14:53:44 +02:00
rabite c5e0b6fa03 check for nightly compiler in build.rs 2019-06-30 11:41:32 +02:00
rabite 11f5bd081b modularize media preview generator into own workspace 2019-06-29 23:33:25 +02:00
rabite cd01a21f68 add cat as fallback to text previewer 2019-06-19 23:42:30 +02:00
rabite 6060deb33d oops, added missing build.rs too 2019-06-19 22:43:30 +02:00
rabite 940c7d3bb8 Merge branch 'master' of https://github.com/rabite0/hunter 2019-06-19 22:42:19 +02:00
rabite d71ef882be added missing file config_installer.rs 2019-06-19 22:40:43 +02:00
rabite0 fc504c02eb
add news to README 2019-06-19 20:12:59 +02:00
rabite b8c694c467 updated README 2019-06-19 19:30:28 +02:00
rabite fc32c58c9d added auto-installer for configs 2019-06-19 19:30:11 +02:00
rabite 89260e4312 added esc as close key for stuff 2019-06-18 20:07:14 +02:00
rabite 800982dcfd added ~ to go $HOME 2019-06-18 13:42:17 +02:00
rabite 85ff9d777c add clear all selections 2019-06-18 13:35:33 +02:00
rabite 0fec7e95a2 added new previewing system 2019-06-18 12:58:42 +02:00
rabite 4cc2093cf4 fix TextView with escape sequences 2019-06-18 12:58:42 +02:00
rabite 752d6ab8f5 add comments to proclist.rs 2019-06-18 12:58:42 +02:00
rabite d23401c8ff remove dbg! calls from quick_actions.rs 2019-06-18 12:58:42 +02:00
rabite a676851aed speed up sized_string_u 2019-06-18 12:58:29 +02:00
rabite 327fbc6cd2 fix file counter in footer 2019-06-17 18:00:19 +02:00
rabite 1b596e73c1 added subprocesses running in foreground by appending ! 2019-06-16 14:57:00 +02:00
rabite 48cbbf3b88 some small clean-ups 2019-06-16 12:43:08 +02:00
rabite 8f5ad6b3c9 fix potentially nasty bug with quotes in file names 2019-06-16 12:33:23 +02:00
rabite0 4a40754c4a add irc channel to README 2019-06-15 23:44:22 +02:00
rabite0 f8534a7ac6
Merge pull request #41 from alexherbo2/typo
Fix typo
2019-06-13 15:42:54 +02:00
Alex Leferry 2 63bce22a6f Fix typo 2019-06-13 15:01:22 +02:00
rabite e5c61ea63e fixed crash on fbsd+zfs. have fun ;) 2019-06-11 01:56:29 +02:00
rabite caf242986c fix crash in mime_guess when operating on non-regular files 2019-05-28 15:40:30 +02:00
rabite 16866e5aeb fix LogView exit 2019-05-28 15:06:00 +02:00
rabite 3a2130d609 remove unnecessary render_footer 2019-05-28 02:00:55 +02:00
rabite be7cae5875 improved mime detection for extension-less files 2019-05-28 01:50:02 +02:00
rabite 2a2fc2bc6d add quick_actions.rs 2019-05-28 01:25:46 +02:00
rabite0 8b89183f74
better readme (#38)
* readme improvement

* more better
2019-05-28 01:02:07 +02:00
rabite ad4e3d573f add quick actions 2019-05-28 00:51:47 +02:00
rabite0 fdc4eb52d0
fix startup args table in README 2019-05-25 21:28:56 +02:00
rabite 5dd4666800 fix free space display (show "avail", instead of "free") 2019-05-23 22:07:42 +02:00
rabite 7f708df9bd use xdg-open exclusively 2019-05-23 21:20:35 +02:00
rabite cdaacd1ca6 move methods from Widget trait to WidgetCore 2019-05-23 19:49:01 +02:00
rabite 6d43ce621d use unpublished systemstat v0.1.4 2019-05-23 15:17:58 +02:00
rabite 859bd24397 fix external scope.sh previews 2019-05-23 15:13:17 +02:00
rabite ea0f691a30 update notify to 4.0.12 2019-05-23 14:51:44 +02:00
rabite 79c807bb47 update to v1.2.1 2019-05-23 14:45:04 +02:00
rabite b7317949e5 add resize handling of media and take ysize into account 2019-05-23 14:42:54 +02:00
rabite 6e81584eca fix build and correct feature explanation in README 2019-05-22 20:37:13 +02:00