unison icon indicating copy to clipboard operation
unison copied to clipboard

Revert change to trigger fzf on no-args ls

Open ChrisPenner opened this issue 4 months ago • 2 comments

Overview

Reverts ls back to using an optional argument, ls on its own will list the top-level namespace.

Implementation notes

Just reverts changes from the other pr, I left the explicit ls . in transcripts since it's more future proof.

ChrisPenner avatar Jun 12 '25 21:06 ChrisPenner