zellij/default-tiles/strider
a-kenji 9ba26e7367 Fix(strider): Ignore descending into empty dir
Adds a guard to check if the directory is empty before
trying to descend into it.

Eg:
Doesn't error anymore, if inside ./git/branches directory
and pressing `l`.
2021-03-29 20:42:16 +02:00
..
.cargo Rough outline of the final structure 2021-02-09 18:01:50 +00:00
src Fix(strider): Ignore descending into empty dir 2021-03-29 20:42:16 +02:00
Cargo.toml Work towards a functional build 2021-02-09 19:06:47 +00:00
LICENSE.md Rough outline of the final structure 2021-02-09 18:01:50 +00:00