Skip to content

Vim Mode

Navigate logs like a pro with Vim-style keybindings. Use j/k to move, h/l to collapse/expand, and more.

Vim Keybindings#

Key Action
j / k Move down/up
h / l Collapse/Expand
gg / G Jump to top/bottom
d / u Half page down/up
p Pin focused log
m Add marker
{ / } Jump to prev/next pin or marker

Press ? to see all keyboard shortcuts.

How to use

  1. Press j and k to navigate up and down
  2. Press G to jump to the bottom of the log list

Related