Closed babarot closed 1 year ago
this current behavior
+__enhancd::filepath::walk:6> dirs=( /etc/apache2 $'/etc\n/' )
shoule be
+__enhancd::filepath::walk:6> dirs=( /etc/apache2 /etc )
https://github.com/b4b4r07/enhancd/issues/209 (Especially https://github.com/b4b4r07/enhancd/issues/209#issuecomment-1526928287)
missing fish is no problem in this case
WHAT
this current behavior
shoule be
WHY
https://github.com/b4b4r07/enhancd/issues/209 (Especially https://github.com/b4b4r07/enhancd/issues/209#issuecomment-1526928287)