| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This avoids a spurious failure, when the processed dict contains values,
that can't be serialized as JSON (e.g. a LazyList).
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise the `w` alias for `watch` would conflict with `watched` and
thus not work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, running `yt select file --done` would mark all your already
wached stuff to be watched again.
|