# ink-text-area
Multi-line text area for ink

## Requirements

- Support for meta keys
- Placeholder
- Only controlled component
- Tab completion for placeholder


## Requirements - cursor:

 - Copy and paste
 - Use `chalk.inverse` for indicating where the cursor is
 - Possible to disable / hide if not focused
 - Hold shift to highlight multiple chars??
 
