lua9p icon indicating copy to clipboard operation
lua9p copied to clipboard

Do not `error` on walking to a non-existent file

Open iru- opened this issue 5 years ago • 0 comments

np.walk should probably return a status, instead of raising an error as in https://github.com/iru-/lua9p/blob/master/9p.lua#L363.

iru- avatar Jan 02 '21 14:01 iru-