vhs icon indicating copy to clipboard operation
vhs copied to clipboard

feat: add text screenshot capability to Screenshot command

Open wesen opened this issue 6 months ago • 3 comments

Extends the Screenshot command to support capturing terminal content as plain text in addition to the existing PNG image format.

Usage

# Capture visual screenshot
Screenshot output.png

# Capture text content
Screenshot output.txt

wesen avatar Jun 09 '25 21:06 wesen