modified radicle-term/src/textarea.rs
@@ -2,6 +2,8 @@ use crate::{cell::Cell, Constraint, Element, Line, Paint, Size};
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -32,7 +34,13 @@ impl TextArea {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|