v2.9.0
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!