Skip to content

Key documentation #32

Description

@0-wiz-0

I found

bk/src/view.rs

Lines 80 to 103 in 8d52778

let text = r#"
Esc q Quit
Fn Help
Tab Table of Contents
i Progress and Metadata
PageDown Right Space f l Page Down
PageUp Left b h Page Up
d Half Page Down
u Half Page Up
Down j Line Down
Up k Line Up
Home g Chapter Start
End G Chapter End
[ Previous Chapter
] Next Chapter
/ Search Forward
? Search Backward
n Repeat search forward
N Repeat search backward
mx Set mark x
'x Jump to mark x
"#;

in the source code, but I didn't find out how to display this help page in bk itself.
What is "Fn"? I had tried 'h' and '?', but I see that these do something else.
Can you please add mention the key to get help in the bk -h output?

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions