-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
discussionSomething which needs discussion before implementingSomething which needs discussion before implementingquestionFurther information is requestedFurther information is requested
Description
Feature: Query Text Editor
The primary and only feature of CQLSH is his powerful REPL integration, thinking on that IMHO this will be the hardest feature to be implementing.
Here we have a couple of possibilities:
- Use one of Ratatui integrated library: ratatui-textarea
- Use Reedline which has tons of ready to use features: reedline
- Create something from scratch
Let's use this issue to discuss about this feature for now.
Metadata
Metadata
Assignees
Labels
discussionSomething which needs discussion before implementingSomething which needs discussion before implementingquestionFurther information is requestedFurther information is requested