зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-07 16:05:50 +03:00
add text editor example
Этот коммит содержится в:
@@ -49,6 +49,7 @@ cargo run --example minimal
|
||||
|
||||
- [minimal](./examples/minimal.rs): Minimal usage with [crossterm][] support
|
||||
- [termion](./examples/termion.rs): Minimal usage with [termion][] support
|
||||
- [editor](./examples/editor.rs): Simple text editor to edit multiple files
|
||||
|
||||
## Minimal Usage
|
||||
|
||||
@@ -473,6 +474,8 @@ loop {
|
||||
}
|
||||
```
|
||||
|
||||
See [`editor` example](./examples/editor.rs) for working example.
|
||||
|
||||
## Contributing to tui-textarea
|
||||
|
||||
This project is developed [on GitHub][repo].
|
||||
|
||||
Ссылка в новой задаче
Block a user