micro-stash-plugin

A plugin for Micro that allows you to conveniently save templates, functions, clipboards, and shortcuts in a convenient, configurable, and editable way.

language: Lua

release date: 2026-04-27

view on GitHub

about

A simple, reliable clipboard-stash plugin for the Micro text editor. Micro Stash gives you a persistent text snippet store on disk, so you can save frequently used fragments and paste them back whenever you need them.

It is designed for people who reuse the same code blocks, shell snippets, command templates, notes, boilerplate text, or any other text fragments over and over again.

features

  • Save selected text as a reusable snippet
  • Save the current line when no selection is present
  • Paste snippets into the buffer
  • Replace the current selection with a snippet
  • Insert snippets at the cursor when nothing is selected
  • Open snippets in an editable working copy
  • Store snippets persistently on disk
  • List all saved snippets with previews
  • Remove snippets from storage
  • Support snippet names with spaces
  • Keep the base copy and editable copy in sync by content
  • Minimal, command-based workflow
  • Simple storage layout under the user cache directory

compatibility

no 'compatibility' info