We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bd8857 + 2352d7f commit bb0d112Copy full SHA for bb0d112
docs/features/clipboard.md
@@ -20,6 +20,11 @@ symbols:
20
mycommand arg1 arg2 >>
21
```
22
23
+!!! warning "Limitation"
24
+
25
+ The ability to redirect command output only works directly from a `cmd2`
26
+ command. It doesn't work after piping output to a shell command.
27
28
## Developers
29
30
You can control whether the above user features of adding output to the operating system clipboard
0 commit comments