Help
Lab551's website uses Vim-inspired navigation. Use these keyboard shortcuts to navigate efficiently through our content about AI agents, SaaS products, and investment opportunities.
Instructions
u: Undo the last change, in this case, it navigates up one level.
j: Move the cursor down one line.
k: Move the cursor up one line.
gg: Move the cursor to the first line of the file, in this case, page.
G: Move the cursor to the last line of the file, in this case, page.
:<command>: Executes a command.