Skip to content

Commit bb0d112

Browse files
committed
Merge branch 'main' into prompt-toolkit
2 parents 9bd8857 + 2352d7f commit bb0d112

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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)