From 906c2fa02731af0a02338b57096947f5b993759d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 9 Jul 2013 00:31:30 +0200 Subject: Export online help as text files Move the texts of each online help screen to a separate text file. The set of files is supposed to replace the online help screens later. Signed-off-by: Lukas Fleischer --- doc/other.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/other.txt (limited to 'doc/other.txt') diff --git a/doc/other.txt b/doc/other.txt new file mode 100644 index 0000000..4e17df7 --- /dev/null +++ b/doc/other.txt @@ -0,0 +1,9 @@ +OtherCmd +======== + +Switch between status bar help pages. +Because the terminal screen is too narrow to display all of the +available commands, you need to press 'o' to see the next set of +commands together with their keybindings. +Once the last status bar page is reached, pressing 'o' another time +leads you back to the first page. \ No newline at end of file -- cgit v1.2.3-54-g00ecf