Skip to content

Commit

Permalink
demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Nov 15, 2021
1 parent 5a194d5 commit 3bfd712
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ tuifeed is a news feed reader with a fancy terminal user interface. It allows yo
You can directly install tuifeed with this simple shell script

```sh
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/J1O0Z" | sh
```

Otherwise you can opt to install tuifeed with cargo:
Expand Down Expand Up @@ -136,6 +136,8 @@ Once you're done with configuration, save, close and enjoy tuifeed 😄
| Tab, Right | Feed list | Move to article list |
| Up, Down, PageUp, PageDown | Feed list, article list | Scroll up/down in list |
| Home, End | Feed list, article list | Go to the beginning/end of the list |
| R | Feed list | Reload selected source |
| CTRL+R | Feed list | Reload all sources |
| Tab, Left | Article list | Move to feed list |
| Right | Article list | Move to article summary |
| Left | Article summary | Move to article list |
Expand Down
Binary file added docs/images/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3bfd712

Please sign in to comment.