Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.06 KB

File metadata and controls

31 lines (21 loc) · 1.06 KB

Herdr Input Method Keeper

This repository contains input-method-keeper, a Herdr plugin for macOS input source memory.

What It Does

  • Remembers the macOS input source used by each Herdr pane.
  • Restores a pane's remembered input source when focus returns to that pane.
  • Supports one global fallback input source and one global default action.
  • Provides status, diagnostics, and an optional live dashboard pane.

Get Started

Install the current release:

herdr plugin install ppggff/herdr-plugin/input-method-keeper \
  --ref v0.3.0 --yes

See input-method-keeper/README.md for install, upgrade, quick start, configuration, testing, and troubleshooting.

Version 0.3 makes the plugin quiet, fast, and self-maintaining without adding a rule engine or daemon. See the v0.3 design and release evidence.

See the v0.3.0 release for highlights and validation details.

For the GitHub publishing checklist, see PUBLISHING.md.