Skip to content
 
 

Latest commit

 

History

1,534 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

herdr (fork)

A fork of herdrdev/herdr that adds a command palette.

What is different

prefix+/ opens a palette listing every runnable action with its shortcut, filtered as you type. Three of its commands move the focused pane to an existing space, a new space, or a new tab, none of which had a keyboard path before. Moving a pane into an existing tab prompts for which way it splits against that tab's focused pane. The palette also lists any enabled plugin's actions and panes, so a plugin author's herdr-plugin.toml commands are reachable by browsing instead of only through a bound key or the CLI/API.

Nothing else changes. The keybind reference on ? behaves exactly as upstream ships it.

Why it lives here

Upstream does not accept unsolicited implementation pull requests. Only maintainers and accounts listed in its .github/APPROVED_CONTRIBUTORS allowlist may open one; everything else is closed automatically, regardless of size, tests, or who wrote it. That is how herdrdev/herdr#2299 closed, under the 20-file / 1,000-line cap the policy used at the time. The idea is proposed in discussion #2283; this fork exists to keep using it in the meantime, and goes away if upstream takes it.

master tracks upstream and is rebuilt after each release.

Install

macOS only.

brew tap cameronsjo/tap
brew uninstall herdr             # if the homebrew-core build is installed
brew install cameronsjo/tap/herdr

Back to upstream stable at any time:

brew uninstall cameronsjo/tap/herdr
brew install herdr

In a remote session the server owns the keybinding, so the remote machine needs this build too.

Everything else

Docs, quick start, and support are upstream at herdr.dev.

About

the runtime your coding agents live on

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages