Skip to content

Commit

Permalink
docs: update key bindings table
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed May 24, 2024
1 parent f8bcfa0 commit 41dea0c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,14 @@ flawz [OPTIONS]

## Key bindings

Key |Action |Description
-------------|---------------|-----------
`q` |Quit |Exit the program
`k` / `Up` |Scroll Up |Scroll up the list
`j` / `Down` |Scroll Down |Scroll down the list
`Enter` |Select |View the selected CVE details
`/` |Search |Start a search
`Space` |Open In Browser|Open the first CVE reference in the browser
| Key | Action | Description |
| ------------ | ----------- | ------------------------------------------- |
| `k` / `Up` | Scroll Up | Scroll up the list |
| `j` / `Down` | Scroll Down | Scroll down the list |
| `Enter` | Select | View the selected CVE details |
| `/` | Search | Search for a CVE |
| `Space` | Open | Open the first CVE reference in the browser |
| `q` | Quit | Set computer on fire |

## Examples

Expand Down

0 comments on commit 41dea0c

Please sign in to comment.