K9s: Toggle auto-scrolling of logs

Created on 5 Apr 2019  路  8Comments  路  Source: derailed/k9s

I like that k9s follows logs by default. Unfortunately it also means that it scrolls the log window automatically when there is something new. This makes reading logs very hard.

It would be useful to turn this scrolling off when needed.

bug

All 8 comments

Fixed 0.4.7!

Thanks for adding this feature, unfortunately it does not work for me. :(
I'm using 0.4.8 on linux. When I press s to turn autoscroll off, I see the message "Autoscroll is off", but the log is still scrolling.

Turning auto-scroll off is broken for me as well.

@endrec @rocketraman Fixed 0.6.7!

Hi,

I don't know if I should open a new issue or simply add a comment on this one but toggling the autoscroll off is not working for me in version 0.8.3. Pressing s displays the message "Autoscroll is off" but logs keep scrolling

@derailed Same in 0.9.4 - disabling autoscroll works, but only until some threshold being hit.

  • go to logs view
  • set Autoscroll off - it's working as expected
  • wait till 200-300 lines of new logs arrive
  • logs start moving again.

@derailed I confirm as well, turning off autoscroll is still broken on 0.8.4.

Looks to be fixed in 0.9.3

Was this page helpful?
0 / 5 - 0 ratings