Make it easier to copy a query out of the REPL
Open
developer experience
enhancement
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Writing queries in REPL then copying into actual code is a common use case. Currently copying a query on macOS also includes the `......` at the start of the line. It would be nice if those characters weren't copiable. If that's not possible, perhaps a `\copy` directive to copy the last query?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.