diff --git a/commands/faq.menu b/commands/faq.menu index 7d60a396..6a6b4fd8 100644 --- a/commands/faq.menu +++ b/commands/faq.menu @@ -20,6 +20,20 @@ | Edit /commands/faq.menu, commit, and send a pull | request. | +: How to read the screen (What are the various line-leader and trailer symbols?) + | << indicates something that can be jumped too in a new screen + | + indicates something that can be expanded in the existing screen + | (nothing) indicates a pure xiki command, no special syntax needed + | $ indicates a shell command + | = indicates ??? + | ! executes as ruby code + | p executes as ruby code, printing the output + | > indicates markup to highlight a heading + | >> indicates markup to highlight a subheading + | : indicates the output of a previous command or expansion + | /directory/ indicates a directory + | http://url.com < a URL gets recognized as a URL + | ^ indicates a note : What are the next steps for this readme file, to make it more accessible? | 1. Mirror to a markdown file | 2. Link to it from the README, so it'll be more visible diff --git a/lib/xiki/core/keys.rb b/lib/xiki/core/keys.rb index dc1f34df..3be095dd 100644 --- a/lib/xiki/core/keys.rb +++ b/lib/xiki/core/keys.rb @@ -413,6 +413,7 @@ def self.decorate_with_spacing path, txt Keyboard shortcuts. Right now, and anywhere in xsh, you can type the first letter of one of the below words while holding Ctrl (^W for window, ^O for open, or ^H for hop). + (although ^M doesn't jump to more; it puts a newline) The arrow keys always move around. ESC moves between views. Try using the arrow keys then Ctrl+X to explore these items: