We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-P
1 parent ced0414 commit e623f9eCopy full SHA for e623f9e
README.md
@@ -21,6 +21,7 @@ See [Tweet](https://twitter.com/hyperupcall/status/1553612233388670976)
21
```sh
22
# -d means 'done'; that is, reset the style at the end of the string (same as `term.style_reset`)
23
# -p means 'print'; that is, print the value of "$REPLY" that it sets
24
+# -P is similar to -p, but print with an appended newline
25
term.color_light_purple 'four'
26
term.style_strikethrough "$REPLY"
27
term.style_inverse "$REPLY"
0 commit comments