feat: scroll_down_many & scroll_up_many removed.
`scroll_down_one`/`scroll_up_one` renamed `scroll_up`/`scroll_down`
This commit is contained in:
@@ -110,7 +110,7 @@ In application controls, these, amongst many other settings, can be customized w
|
||||
| button| result|
|
||||
|--|--|
|
||||
| ```( tab )``` or ```( shift+tab )``` | Change panel, clicking on a panel also changes the selected panel.|
|
||||
| ```( ↑ ↓ )``` or ```( j k )``` or ```( PgUp PgDown )``` or ```( Home End )```| Scroll line in selected panel - mouse wheel will also scroll.|
|
||||
| ```( ↑ ↓ )``` or ```( j k )``` or ```( Home End )```| Scroll line in selected panel - mouse wheel will also scroll.|
|
||||
| ```( ← → )``` | When logs panel selected, scroll horizontally across the text of the logs.|
|
||||
| ```( ctrl )``` | Increase scroll speed, used in conjuction with scroll keys.|
|
||||
| ```( enter )```| Run selected docker command.|
|
||||
|
||||
Reference in New Issue
Block a user