File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ was posted on terminal-wg issue [#26](https://gitlab.freedesktop.org/terminal-wg
66## Goal of this repository
77
88I want to finally formalize what other people have been already put great work in (see references),
9- and ideally also come up with a reference implementation (as technical preview).
9+ and also come up with a reference implementation (for verifying the spec and as a technical preview).
1010
1111It would be nice if this repository serves as a communication hub for improving this spec
1212that ideally enough terminal emulators will adopt so we could call this the future defacto image protocol
@@ -20,7 +20,9 @@ terminal applications.
2020- [x] create CI job for providing prereleases of the draft specification.
2121- [ ] Move Changelog into .tex file and let CI's release.yml extract it from there
2222- [ ] Create Github pages that have an auto-generated PDF/markdown version of this specification.
23- - [ ] hopefully get enough terminal and TUI app devs attracted to collaborate in a positive, friendly, and productive manner.
23+ - [ ] Hopefully get enough terminal and TUI app devs attracted to collaborate in a positive, friendly, and productive manner.
24+ - [ ] CLI tool for ` cat ` ing images onto the screen (a shell script should be sufficient).
25+ - [ ] CLI tool for testing the feature availability (could be integrated in the above tool with a ` --test ` flag)
2426
2527## FAQ
2628
You can’t perform that action at this time.
0 commit comments