diff --git a/README.md b/README.md index b97a5e4..ae1f152 100644 --- a/README.md +++ b/README.md @@ -53,47 +53,47 @@ List of default shortcuts: Key|Action ----|------| -|move up -|move down -|go to next page -|go to previous page -Page Up|jump page up -Page Down|jump page down -Home|go to first line of page -End|go to last line of page -Enter|visit highlighted coin on CoinMarketCap -Esc|alias to quit -Space|alias to enter key -Ctrl+c|alias to quit -Ctrl+d|jump page down (vim style) -Ctrl+n|go to next page (vim style) -Ctrl+p|go to previous page (vim style) -Ctrl+r|force refresh -Ctrl+u|jump page up (vim style) -0|go to first page (vim style) -1|sort table by *[1] hour change* -2|sort table by *[2]4 hour change* -7|sort table by *[7] day change* -a|sort table by *[a]vailable supply* -g|go to first line of page (vim style) -G|go to last line of page (vim style) -h|go to previous page (vim style) -H|go to top of table window (vim style) -j|move down (vim style) -k|move up (vim style) -l|go to next page (vim style) -L|go to last line of table window (vim style) -m|sort table by *[m]arket cap* -M|go to middle of table window (vim style) -n|sort table by *[n]ame* -p|sort table by *[p]rice* -r|sort table by *[r]ank* -s|sort table by *[s]ymbol* -t|sort table by *[t]otal supply* -u|sort table by *last [u]pdated* -v|sort table by *24 hour [v]olume* +|Move up +|Move down +|Go to next page +|Go to previous page +Page Up|Jump page up +Page Down|Jump page down +Home|Go to first line of page +End|Go to last line of page +Enter|Visit highlighted coin on [CoinMarketCap](https://coinmarketcap.com/) +Esc|Alias to quit +Space|Alias to enter key +Ctrl+c|Alias to quit +Ctrl+d|Jump page down (vim style) +Ctrl+n|Go to next page (vim style) +Ctrl+p|Go to previous page (vim style) +Ctrl+r|Force refresh +Ctrl+u|Jump page up (vim style) +0|Go to first page (vim style) +1|Sort table by *[1] hour change* +2|Sort table by *[2]4 hour change* +7|Sort table by *[7] day change* +a|Sort table by *[a]vailable supply* +g|Go to first line of page (vim style) +G|Go to last line of page (vim style) +h|Go to previous page (vim style) +H|Go to top of table window (vim style) +j|Move down (vim style) +k|Move up (vim style) +l|Go to next page (vim style) +L|Go to last line of visible table window (vim style) +m|Sort table by *[m]arket cap* +M|Go to middle of visible table window (vim style) +n|Sort table by *[n]ame* +p|Sort table by *[p]rice* +r|Sort table by *[r]ank* +s|Sort table by *[s]ymbol* +t|Sort table by *[t]otal supply* +u|Sort table by *last [u]pdated* +v|Sort table by *24 hour [v]olume* q|[q]uit -$|go to last page (vim style) +$|Go to last page (vim style)