aboutsummaryrefslogtreecommitdiff
path: root/src/ui/init.rs
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2025-03-02 21:55:42 -0500
committerOxbian <oxbian@mailbox.org>2025-03-02 21:55:42 -0500
commitb9061a3e652cb7594397c38cd0078a47ddab960a (patch)
tree7c98344ea6cf8d35aa1ebdd586d6dd4dd9e4d7ad /src/ui/init.rs
parente4eaecc8ce7fb3e84977c41597eff80edd4d73c7 (diff)
downloadNAI-b9061a3e652cb7594397c38cd0078a47ddab960a.tar.gz
NAI-b9061a3e652cb7594397c38cd0078a47ddab960a.zip
fix: readme, screenshot...
Diffstat (limited to 'src/ui/init.rs')
-rw-r--r--src/ui/init.rs4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/init.rs b/src/ui/init.rs
index 87b31b6..eadaf36 100644
--- a/src/ui/init.rs
+++ b/src/ui/init.rs
@@ -102,7 +102,9 @@ impl Ui {
"q".bold(),
" to exit, ".into(),
"e".bold(),
- " to start editing.".bold(),
+ " to start editing, ".into(),
+ "r".bold(),
+ " to resume the conversation.".into(),
],
Style::default(),
),
ArKa projects. All rights to me, and your next child right arm.