mirror of
https://github.com/zaphar/sheetsui.git
synced 2025-07-23 05:19:48 -04:00
docs: update help text for popup
This commit is contained in:
parent
4ff5d0adbe
commit
a4a48ee5b9
@ -186,6 +186,8 @@ impl<'ws> Workspace<'ws> {
|
|||||||
"* h,j,k,l: vim style navigation".to_string(),
|
"* h,j,k,l: vim style navigation".to_string(),
|
||||||
"* CTRl-r: Add a row".to_string(),
|
"* CTRl-r: Add a row".to_string(),
|
||||||
"* CTRl-c: Add a column".to_string(),
|
"* CTRl-c: Add a column".to_string(),
|
||||||
|
"* CTRl-l: Grow column width by 1".to_string(),
|
||||||
|
"* CTRl-h: Shrink column width by 1".to_string(),
|
||||||
"* q exit".to_string(),
|
"* q exit".to_string(),
|
||||||
"* Ctrl-S Save sheet".to_string(),
|
"* Ctrl-S Save sheet".to_string(),
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user