rabite0 / hunter

The fastest file manager in the galaxy!
Do What The F*ck You Want To Public License
1.31k stars 64 forks source link

Thread "Main" panicked at Index out of bounds #34

Closed kfrncs closed 5 years ago

kfrncs commented 5 years ago
thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1', /rustc/d628c2e642c6f8f85f24dd5d7f49de89b95bf682/src/libcore/slice/mod.rs:2689:10
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

Ubuntu 18.04 Stable with Zsh, oh my zsh & Tmux. Let me know if there's anything else I can do to help.

I was using the "filter" function.

rabite0 commented 5 years ago

Good catch. Should be fixed now. Thanks for reporting.