Skip to content

Commit 2352d7f

Browse files
committed
Documented a limitation of redirecting output to the clipboard
1 parent 37afbd6 commit 2352d7f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/features/clipboard.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ symbols:
2020
mycommand arg1 arg2 >>
2121
```
2222

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+
2328
## Developers
2429

2530
You can control whether the above user features of adding output to the operating system clipboard

0 commit comments

Comments
 (0)