mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
parent
7e37a96678
commit
daf5890152
@ -190,7 +190,7 @@ fn ui<B: Backend>(f: &mut Frame<B>, app: &App) {
|
||||
vec![
|
||||
"Press ".into(),
|
||||
"q".bold(),
|
||||
" to exist, ".into(),
|
||||
" to exit, ".into(),
|
||||
"e".bold(),
|
||||
" to start editing.".bold(),
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user