apply_to_selection
Apply operations such as clear, fill, or recolor to all cells in the currently selected area of ASCII art.
Instructions
Apply an operation to all cells in the current selection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Operation to apply | |
| char | No | Character for fill operation | |
| color | No | Color for fill/recolor | |
| bgColor | No | Background color for fill/recolor |