Skip to content

v0.1.0

Choose a tag to compare

@schuettc schuettc released this 14 Jul 13:58
885d5b0

First release of scratch — a fast, keyboard-first per-worktree markdown scratchpad TUI.

  • Edits $PWD/.scratch.md; debounced atomic autosave; non-destructive external-change reload (fsnotify).
  • Keys: type to edit · ctrl+s save · ctrl+r reload · ctrl+q/esc quit.
  • CLI: scratch (TUI) · scratch print · scratch append <text> · scratch path.

Install: go install github.com/schuettc/scratch@v0.1.0