[ref] listdir, filter, empty dir
commitbfb9aa6512ed4c4ad20b5e3d765410c2955169d2
authorafify <hassan@afify.dev>
Tue, 21 Jul 2020 17:10:44 +0000 (21 20:10 +0300)
committerafify <hassan@afify.dev>
Tue, 21 Jul 2020 17:10:44 +0000 (21 20:10 +0300)
treed6431ef25f638b5b6d268aba57f0bb1880e843c6
parent82ff20b405ad7eba8d25ec6b90795df513f15296
[ref] listdir, filter, empty dir

- listdir() get arg int to highlight first entry
- check listdir() return value, print strerror < 0
- set_panes() add enum instead of 0 1
- space after prompt msg is 1
- simplify switch_pane()
- set_panes() start() return void
- fix empty dir: disable any movement except going back

* config.h
- add new file default permissions
config.def.h
sfm.c