Skip to content

v2.9.0

Choose a tag to compare

@joshmedeski joshmedeski released this 27 Jan 22:16
a972607

You can now hide duplicate items (matching on the source's path) in the list command by passing the --hide-duplicates or -d list:

sesh list --hide-duplicates

This feature used to exist but wasn't fully implemented in the v2 rewrite, thanks to @szinn for the contribution!