move controls to section
Akshay nerdypepper@tuta.io
Sun, 09 Feb 2020 11:02:07 +0530
1 files changed,
9 insertions(+),
1 deletions(-)
jump to
M
readme.md
→
readme.md
@@ -6,7 +6,7 @@
## Features - All slides are plain-text files. -- Navigation using `j` / `k`, `n` / `p` and `space` / `enter` (only forward). +- Vim like navigation. - Text color and style formatting. - Pure bash.@@ -35,6 +35,14 @@
```shell $ shlide deck/ ``` + +## Controls + +- Next slide: `j`, `n`, ';', `space`, 'enter' +- Previous slide: `k`, `p`, ',', `backspace` +- Jump to first slide: `0` +- Jump to last slide: `G` +- Quit: `q` ## Formatting