Using this for an text editor?
Open
question
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
Asking for help
# Problem description
Im looking to start learning rust and I would like to build a simple text editor, this seems to be the most well maintained TUI library for rust and was wondering if its feasible to use this to make a simple terminal text editor?
# Environment
* Operating system: linux distribution, windows, macOS, ...
Linux
* Backend used: ncurses (the default one), pancurses, termion, ...
* If using ncurses on linux, ncurses version? (run `grep "define NCURSES_VERSION " /usr/include/curses.h`)
* Current locale (run `locale` in a terminal).
en_US
* Cursive version (from crates.io, from git, ...)
crates.io
Contributor guide
Assessment
This issue has not been assessed yet.