ink-text-area
v0.0.1
Published
Multi-line text area for ink
Downloads
2
Readme
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??