-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
To see what you can do inside a tab page, you need to look at the source code of the application. Because there is not a single hint on what the application can do.
Take a look at the source code on ./src/ui/edit.rs, at the action_edit function. And edit that function so that when the user hits the "?" key inside the edit page, he will see an explanation of that page inside a widget (use the widget you will like the most) and this widget will tell you what this page does, and what the user can do on that page
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers