This commit is contained in:
Jamie Wong
2020-08-05 01:02:17 -07:00
parent f55c53f699
commit 64fe369c42
3 changed files with 12 additions and 1 deletions

View File

@@ -117,6 +117,7 @@ Once a profile has loaded, the main view is split into two: the top area is the
* `n`: Go to next profile/thread if one is available
* `p`: Go to previous profile/thread if one is available
* `t`: Open the profile/thread selector if available
* `Cmd+F`/`Ctrl+F`: to open search. While open, `Enter` and `Shift+Enter` cycle through results
## Contributing