modified Cargo.lock
@@ -2595,6 +2595,7 @@ dependencies = [
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-term/Cargo.toml
@@ -17,6 +17,7 @@ anstyle-query = { version = "1.0.0" }
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-term/src/editor.rs
@@ -69,6 +69,18 @@ impl Editor {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -84,10 +96,11 @@ impl Editor {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| + | |
|
|
|
|
|