Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 748 Bytes

File metadata and controls

33 lines (25 loc) · 748 Bytes

Terminal Editor

Blogr includes a built-in terminal editor for writing posts with live preview.

Editor Controls

Key Action
i Insert mode (start typing)
Esc Normal mode
p Preview mode
Tab Switch between editor and preview
s Save post
q Quit
h Show help

Features

  • Live markdown preview - See your changes in real-time
  • Syntax highlighting - Code blocks with proper highlighting
  • Split-pane view - Edit and preview side by side
  • Auto-save - Never lose your work

Configuration Editor

blogr config edit    # Interactive config editor

Controls:

  • ↑/↓ - Navigate settings
  • Enter - Edit field
  • s - Save changes