textwrap
textwrap copied to clipboard
Add example which wraps text on `stdin`
As mentioned in https://github.com/sharkdp/bat/issues/305#issuecomment-1176321478, it could be useful to have a command which reads lines from stdin and sends wrapped output to stdout.