From cfda2ee57d44dc7dcafd8736f04d9fa54233a62a Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Thu, 14 Aug 2025 23:43:01 +0000 Subject: [PATCH] docs: readme.md updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83837ae..2274537 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ In application controls, these, amongst many other settings, can be customized w |--|--| | ```( tab )``` or ```( shift+tab )``` | Change panel, clicking on a panel also changes the selected panel.| | ```( ↑ ↓ )``` or ```( j k )``` or ```( PgUp PgDown )``` or ```( Home End )```| Change selected line in selected panel, mouse scroll also changes selected line.| +| ```( ← → )``` | When logs panel selected, scroll horizontally across the text of the logs.| | ```( enter )```| Run selected docker command.| | ```( 1-9 )``` | Sort containers by heading, clicking on headings also sorts the selected column. | | ```( 0 )``` | Stop sorting.|