diff options
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme b/readme index baa3bbc..4647c97 100644 --- a/readme +++ b/readme | |||
@@ -72,6 +72,10 @@ AS is a list of attributes, each of one of the following forms: | |||
72 | 72 | ||
73 | Anything else is an error. `attrs' returns a string ready to be displayed on the terminal. | 73 | Anything else is an error. `attrs' returns a string ready to be displayed on the terminal. |
74 | 74 | ||
75 | -- (with-attrs as str) | ||
76 | |||
77 | Print STR prepended with AS and followed by (attrs 'reset). | ||
78 | |||
75 | (yolk cursor) --- cursor movement | 79 | (yolk cursor) --- cursor movement |
76 | 80 | ||
77 | Variables. | 81 | Variables. |