Aloxaf / silicon

Create beautiful image of your source code.
MIT License
3.13k stars 84 forks source link

feat: Option to show a custom window title #215

Closed mrcoalp closed 1 year ago

mrcoalp commented 1 year ago

Window title by passing a value to option --window-title:

silicon --from-clipboard -l rs --to-clipboard --window-title "src/bin/silicon/config.rs"

image

closes #180

Aloxaf commented 1 year ago

LGTM

noraj commented 1 year ago

I have the last release silicon 0.5.1 (october 2022) and this feature is not available yet (november 2022). @Aloxaf Have you planned to release a new version soon?

andresatierf commented 1 year ago

+1, I also thought that this was available given that it was in the README but was disappointed when I found that this is not in the latest release. @Aloxaf any idea on when the next release will come out with this feature?