joel16 / NX-Shell

A multi-purpose file manager for the Nintendo Switch.
GNU General Public License v2.0
947 stars 64 forks source link

Fixed crash when pressing Y in an empty directory #101

Closed zand closed 3 years ago

zand commented 3 years ago

Fixed

Note my changes are based on https://github.com/joel16/NX-Shell/commit/6de0623826a35382cc958a09d8363e378297e3fd because I was unable to launch https://github.com/joel16/NX-Shell/commit/79850fb5b63a70c6b1bb6b135a48575beb91c432 and https://github.com/joel16/NX-Shell/commit/c36f52cd18ac12c513c7e539e4695fa1e857216f without crashing.

zand commented 3 years ago

Was able to get 6de0623 to launch in applet mode so created a new branch and pull request https://github.com/joel16/NX-Shell/pull/102.