Manual Test banner
hebercosfer hebercosfer

Manual Test

Testing community

Description

--- description: Propose a trivial, reversible edit to visually check the float's minimize/restore around a diff. Cleans itself up if accepted. --- Propose ONE trivial, obviously-reversible edit for a manual visual test of floating-claude.nvim: whether the float minimizes to the corner while this diff is open, and restores once the diff is resolved and its tab is closed. Target: the first line of README.md. Add exactly this line right after it, and nothing else: <!-- manual test: reject m

Installation

Installs to ~/.claude/commands/hebercosfer-floating-claude.nvim-manual-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hebercosfer/floating-claude.nvim/HEAD/.claude/commands/manual-test.md -o ~/.claude/commands/hebercosfer-floating-claude.nvim-manual-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository