Skip to content

Commit 692ee23

Browse files
committed
Update README.md
1 parent 76ef9ec commit 692ee23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ toyterm is a toy terminal emulator.
55
## Features/Limitations
66

77
- hardware accelerated graphics
8+
- support for SIXEL graphics
89
- toyterm assumes UTF-8 encoding
910
- following basic functions are TODO
1011
- text selection with mouse
@@ -63,6 +64,10 @@ Currently toyterm supports the following functions.
6364
- SGR
6465
- VPA
6566

67+
## Device Control Function
68+
69+
- DCS `q` (sixel string...) ST
70+
- see <https://www.vt100.net/docs/vt3xx-gp/chapter14.html> for the representation
6671

6772
## License
6873

0 commit comments

Comments
 (0)