Feature request: Blinking cursor for EditView.
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
This is a feature request.
# Problem description
Currently, whenever a EditView takes focus, the cursor is rendered but does not blink. Perhaps this is not possible as it might be too expensive. But it would be nice to have since it's easier to find the view with the focus especially when there is a lot going on the screen.
# Environment
* Operating system: Ubuntu 20.04.1
* Backend used: Crossterm
* Current locale: en_US.UTF-8
* Cursive version: 0.15.0
Contributor guide
Assessment
This issue has not been assessed yet.