about summary refs log tree commit diff stats
path: root/crates/yt/src/commands/select/implm/standalone/mod.rs (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Add missing license headersBenedikt Peetz3 days
|
* fix(crates/yt/commands/select): Allow configuring the `yt select url` openerBenedikt Peetz3 days
|
* feat(crates/yt): Separate all commands from their implementation codeBenedikt Peetz9 days
This also comes with a re-worked and tested implementation of the comments rendering code.