rabite
|
b79a64483e
|
updated Cargo.lock
|
2019-04-08 16:44:41 +02:00 |
|
rabite
|
fec211d14d
|
Merge remote-tracking branch 'origin/master'
|
2019-04-08 16:41:58 +02:00 |
|
rabite
|
5ec3027b5c
|
Merge commit 'origin/master~2^2'
|
2019-04-08 16:41:00 +02:00 |
|
rabite
|
751276dcc9
|
added rust-toolchain
|
2019-04-08 16:39:02 +02:00 |
|
rabite
|
777c70291c
|
specified concrete versions and removed mime_dedetcive
|
2019-04-08 16:38:37 +02:00 |
|
0xflotus
|
e4d24602cc
|
fixed some small errors (#10)
|
2019-04-08 16:11:33 +02:00 |
|
Marcelo Fornet
|
903dfe3da9
|
Rust project updates (#6)
* ignore `target` folder
* Add link to rifle.
* Add Cargo.lock in the repo
Read here: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
* Fix typo
* Fix path to symlink file
* Fix typos
|
2019-04-08 16:09:07 +02:00 |
|
rabite0
|
e63c0070ca
|
Merge pull request #5 from steveslatky/install_in_readme
ADD - README.md - Installion guide and prereqs
|
2019-04-07 21:38:14 +02:00 |
|
rabite
|
42350f47bb
|
added metadata to Cargo.lock
|
2019-04-07 21:15:18 +02:00 |
|
Stephen Slatky
|
772a4d029d
|
ADD - README.md - Installion guide and prereqs
|
2019-04-07 14:54:14 -04:00 |
|
rabite
|
0241da9e84
|
oops, another typo
|
2019-04-07 15:20:20 +02:00 |
|
rabite
|
e5225e6b25
|
corrected explanation of movement in readme
v1.0.1
|
2019-04-07 15:09:52 +02:00 |
|
rabite
|
62474ff6bc
|
fix crash when running commands in unloaded directory
v1.0
|
2019-04-07 13:43:41 +02:00 |
|
rabite
|
9d6d2ac83f
|
explain substitution patterns
|
2019-04-06 18:02:41 +02:00 |
|
rabite
|
6d879a6cee
|
add hunter_cd.sh
|
2019-04-06 17:37:06 +02:00 |
|
rabite
|
405b3d1ecc
|
fix typos
|
2019-04-06 17:26:16 +02:00 |
|
rabite
|
6098ad3015
|
Merge branch 'master' of https://github.com/rabite0/hunter
|
2019-04-06 17:15:02 +02:00 |
|
rabite
|
197d195344
|
add license/picture/scope.sh
|
2019-04-06 17:09:11 +02:00 |
|
rabite
|
e662d842d1
|
add license/picture/scope.sh
|
2019-04-06 17:07:03 +02:00 |
|
rabite
|
2fae1a143d
|
fix title on terminal without tmux
|
2019-04-06 15:57:11 +02:00 |
|
rabite
|
ff2f331947
|
fix regression in proclist
|
2019-04-06 13:28:08 +02:00 |
|
rabite
|
a5400b1e6c
|
fix warnings
|
2019-04-06 13:08:20 +02:00 |
|
rabite
|
c6b98a7726
|
index on (no branch): c47247a store multi-selection in array on quit
|
2019-04-04 01:51:08 +02:00 |
|
rabite
|
c47247a0bc
|
store multi-selection in array on quit
|
2019-04-04 01:17:28 +02:00 |
|
rabite
|
d5ccfb0d74
|
show fs space usage and too much other stuff
|
2019-04-04 00:31:01 +02:00 |
|
rabite
|
343dd6deda
|
index on (no branch): 10d9a54 configurable hidden files/animation
|
2019-04-03 21:35:49 +02:00 |
|
rabite
|
10d9a5462c
|
configurable hidden files/animation
|
2019-04-03 15:35:29 +02:00 |
|
rabite
|
8bfc707a59
|
don't animate over other widgets
|
2019-04-03 11:28:30 +02:00 |
|
rabite
|
000bd4ab9e
|
also import tags
|
2019-04-03 00:43:02 +02:00 |
|
rabite
|
0519f65392
|
better boomarks + ranger import
|
2019-04-03 00:31:49 +02:00 |
|
rabite
|
4d49575096
|
search in reverse direction
|
2019-04-02 23:13:29 +02:00 |
|
rabite
|
1a819f2f28
|
don't add space to history
|
2019-04-02 22:58:23 +02:00 |
|
rabite
|
04285257ca
|
turbo cd repaired
|
2019-04-02 22:56:22 +02:00 |
|
rabite
|
e99a3d993c
|
move widgets/files around instead of caching
|
2019-04-02 22:17:07 +02:00 |
|
rabite
|
ed32c83aca
|
finally fixed memory leak
|
2019-03-31 03:28:07 +02:00 |
|
rabite
|
ed6abefc3c
|
some bugs fixed
|
2019-03-30 22:28:10 +01:00 |
|
rabite
|
4658b2fcf0
|
index on dev: b52e63f global file cache/event dispatch
|
2019-03-29 12:19:05 +01:00 |
|
rabite
|
b52e63fd8d
|
global file cache/event dispatch
|
2019-03-29 02:53:21 +01:00 |
|
rabite
|
8d8d9631b5
|
fixed possibler race condition
|
2019-03-26 13:05:15 +01:00 |
|
rabite
|
90e626d169
|
some bugfixes and stuff
|
2019-03-26 02:15:25 +01:00 |
|
rabite
|
153bf24238
|
make async clonable
|
2019-03-25 15:28:45 +01:00 |
|
rabite
|
3888f49aeb
|
load metadata and file-count asynchronously
|
2019-03-25 02:53:59 +01:00 |
|
rabite
|
fd366a26dc
|
async stuff much improved
|
2019-03-22 22:53:54 +01:00 |
|
rabite
|
bb917a0dad
|
remove reference to async_widget from main
|
2019-03-21 22:18:54 +01:00 |
|
rabite
|
e4a2749ee0
|
start stuff in the background
|
2019-03-21 21:32:41 +01:00 |
|
rabite
|
2ca81c123c
|
better searching
|
2019-03-21 11:11:10 +01:00 |
|
rabite
|
095cd1074e
|
filtering by name
|
2019-03-20 23:38:58 +01:00 |
|
rabite
|
fc2d6d268c
|
hide left/right columns
|
2019-03-20 21:56:59 +01:00 |
|
rabite
|
04c40ec3ca
|
removed useless miller column widget
|
2019-03-20 20:48:46 +01:00 |
|
rabite
|
118aeac6e0
|
faster read permission checking
|
2019-03-20 17:44:41 +01:00 |
|