about summary refs log tree commit diff stats
path: root/readme
diff options
context:
space:
mode:
authorCase Duckworth2023-05-31 17:24:20 -0500
committerCase Duckworth2023-05-31 17:24:20 -0500
commitbb5353bc43d27008b3a1efd73b6fc0fce80a071b (patch)
tree12d2ffc2ae9bc74379385b88374d244615b7446f /readme
parentDelete spurious file (diff)
downloadyolk-bb5353bc43d27008b3a1efd73b6fc0fce80a071b.tar.gz
yolk-bb5353bc43d27008b3a1efd73b6fc0fce80a071b.zip
Add (with-attrs)
Diffstat (limited to 'readme')
-rw-r--r--readme4
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
73Anything else is an error. `attrs' returns a string ready to be displayed on the terminal. 73Anything else is an error. `attrs' returns a string ready to be displayed on the terminal.
74 74
75-- (with-attrs as str)
76
77Print STR prepended with AS and followed by (attrs 'reset).
78
75(yolk cursor) --- cursor movement 79(yolk cursor) --- cursor movement
76 80
77Variables. 81Variables.