rabite
6a5ae52e07
fixed terminal resetting (hopefully)
2019-05-07 23:48:48 +02:00
rabite
54e0a4246f
flush stdin after reading input
2019-05-07 23:48:32 +02:00
rabite
d248d0789f
update to 1.1.2
v1.1.2
2019-05-07 01:22:20 +02:00
rabite
f92eb544a7
add some extra key binds
2019-05-07 01:21:22 +02:00
rabite
b9349d62e5
add extra folder to packages
2019-05-06 23:38:47 +02:00
rabite
c1438f0615
fixed travis config
v1.1.1-buildthis
2019-05-06 21:28:51 +02:00
rabite
540eb825b4
update to 1.1.1
v1.1.1
2019-05-06 20:27:38 +02:00
rabite
20bd119a7e
fix crash when filtering down to 1 file
2019-05-06 20:26:20 +02:00
rabite
ed3acc1ad5
updated travis config
2019-05-06 19:54:17 +02:00
rabite
ba6a69a4c0
readded call to reset on quit
2019-05-06 19:23:06 +02:00
rabite
cec03fce88
remove unused mouse-support
2019-05-06 18:59:30 +02:00
rabite
312b2c6e66
add note about rustup/rust-nightly to instructions
2019-05-06 18:16:33 +02:00
David Strauß
a35bf35b6a
Added Travis CI configuration. ( #33 )
2019-05-06 17:19:57 +02:00
0xflotus
98cb3d2299
Update README.md ( #29 )
2019-05-06 17:09:05 +02:00
rabite
993af5c5b6
update to v1.1.0
v1.1.0
2019-04-27 19:33:48 +02:00
rabite0
939697d919
Select files and enter directories by calling external program ( #27 )
...
* select file/dir with external program
* multi-file select with external prog
* last adjustions and README update
* separated cd/selection into their own functions
* update README
2019-04-27 19:11:51 +02:00
rabite
103ac52a5e
fix key binding to close log viewer
2019-04-27 17:54:46 +02:00
rabite
9cfe2c2fdb
fix crash when quitting in popped up widget
2019-04-27 15:23:47 +02:00
rabite
9729a2482e
move quit function from Widget to FileBrowser
2019-04-27 15:23:38 +02:00
rabite
392e6c0128
enable lto and limit code generation units
...
This increases performance and generates a smaller binary. It makes
compiling a bit slower, but the trade-off is worth it in the case of
hunter.
2019-04-27 14:39:08 +02:00
rabite
2974d744a6
use libraryized pathbuftools
2019-04-20 19:00:05 +02:00
rabite
55675e0c5e
remove unnecessary metadata fetching
2019-04-20 17:14:34 +02:00
rabite
17603ca15f
fix missing metadata in footer
2019-04-20 17:04:33 +02:00
rabite
bc273a5472
update version to 1.0.10
v1.0.10
2019-04-20 13:06:05 +02:00
rabite
e7033eca03
remove unused import
2019-04-20 13:03:50 +02:00
rabite
1ddffe2611
Merge branch 'master' of https://github.com/rabite0/hunter
2019-04-20 13:03:13 +02:00
rabite0
d1c932f4ac
Merge pull request #24 from cpdean/fix-lscolors
...
fix lscolors config if environment variable not set
NOTE: This got lost at some point. Remerging this now.
2019-04-20 12:59:30 +02:00
rabite
d853353cee
removed unused x11-clipboard dependency
2019-04-16 02:13:58 +02:00
rabite
d3e634552d
update version
v1.0.9
2019-04-16 02:03:18 +02:00
rabite
95a1ef5a1d
use libraryized osstrtools
2019-04-16 02:02:04 +02:00
rabite
8a7ee029f6
update version
v1.0.7-holy
v1.0.7
2019-04-15 22:14:28 +02:00
rabite
ccecb83cbb
fix loading of metadata in main widget when startingcc
2019-04-15 22:10:16 +02:00
rabite
ada22f8f14
fix warning
2019-04-15 21:47:24 +02:00
rabite
48410f672c
remove slide up on start for left/main widget
2019-04-15 21:35:39 +02:00
rabite
60220eaf1e
remove unnecessary call to reset
2019-04-15 15:59:46 +02:00
rabite
14796f9342
update version
v1.0.6
2019-04-15 12:03:13 +02:00
rabite
9d7babac83
add platform support to readme
2019-04-15 12:01:59 +02:00
rabite
127c3e89a4
create placeholder when folder is empty when hiding files
2019-04-14 22:47:26 +02:00
Conrad Dean
38e1bf656b
fix lscolors config if environment variable not set
...
Per the lscolors crate docs, this switches from an `unwrap` to
`unwrap_or_default` so that this does not panic when this environment
variable is not set for the user, fixing a crash on startup in hunter.
2019-04-13 22:03:06 -04:00
rabite
d41ee4aedb
remap open_bg / log
2019-04-13 19:09:08 +02:00
rabite
9894d0ffab
map toggle_hidden to "H"
2019-04-13 18:54:03 +02:00
rabite
94a5e7210a
improve readme
2019-04-13 18:48:33 +02:00
rabite
4c1f7e88a4
properly reset terminal when quitting/crashing
2019-04-13 17:52:20 +02:00
rabite
84d53f6afa
fix readme
v1.0.5
2019-04-13 14:56:47 +02:00
rabite
64b42dc5ff
update version
2019-04-13 14:00:26 +02:00
rabite
43e40fad44
update readme, vi-style bindings are default now
2019-04-13 13:59:07 +02:00
rabite
89b94d0ad0
fix keybind in procview
2019-04-13 13:49:59 +02:00
rabite
74a168401d
Merge branch 'master' into evil
2019-04-11 15:06:37 +02:00
rabite
cd3318c767
tweak/correct README
2019-04-11 15:05:47 +02:00
rabite
f93bdd6527
Merge branch 'master' into evil
2019-04-11 14:19:19 +02:00