1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add interactive Jira documentation

This commit is contained in:
Chris Cummer
2018-07-11 17:43:54 -07:00
parent 8c52a7a288
commit 4b8abfb28c
13 changed files with 593 additions and 8 deletions

View File

@@ -21,7 +21,20 @@ wtf/jira/
## Keyboard Commands
None.
<span class="caption">Key:</span> `[return]` <br />
<span class="caption">Action:</span> Open the selected issue in the browser.
<span class="caption">Key:</span> `j` <br />
<span class="caption">Action:</span> Select the next item in the list.
<span class="caption">Key:</span> `k` <br />
<span class="caption">Action:</span> Select the previous item in the list.
<span class="caption">Key:</span> `↓` <br />
<span class="caption">Action:</span> Select the next item in the list.
<span class="caption">Key:</span> `↑` <br />
<span class="caption">Action:</span> Select the previous item in the list.
## Configuration