buffers posts tags find
EXPLORER
posts
  1. MD Welcome to Linewise
  2. MD Getting Started with Linewise
  3. MD Buffers, Not Tabs
  4. MD Theme Reference
  5. MD Customizing Linewise
  6. MD Keybindings and Commands
  7. MD Comments
  8. MD Upgrading Linewise
tags
  1. Design 1
  2. Hugo 4
  3. Meta 3
  4. Reference 6
  5. Release 1
  6. Vim 3
  1. buffers
  2. posts
  3. find

:tag

#Vim

Buffers tagged Vim.

  1. 1 buf Welcome to Linewise A Vim-inspired Hugo theme for personal blogs.

    Jun 10, 2026 2 min read

  2. 2 buf Buffers, Not Tabs Why Linewise starts from Vim's buffer model instead of a terminal skin.

    Jun 8, 2026 2 min read

  3. 3 buf Keybindings and Commands A reference for keyboard shortcuts and command-line commands in Linewise.

    Jun 5, 2026 2 min read

:help linewise

Keys

j / k
move selection
Enter
open selected item
gg / G
first or last item
/
open search palette
:
command mode
b
buffer list
Ctrl+d/u
scroll half page
Ctrl+b
scroll page up
q
quit current context
Esc
normal mode

Commands

:posts
open the post list
:ls
open buffers
/word
search posts and tags
:search
open the picker
:tags
open tag index
:q
quit current context
NORMAL Vim term Built with Linewise