Skip to content

Commit a747c9f

Browse files
README: update
1 parent 65be3b1 commit a747c9f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

88
I 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

1111
It would be nice if this repository serves as a communication hub for improving this spec
1212
that 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

0 commit comments

Comments
 (0)