Skip to content

chore: add GridMirror plugin#108

Merged
StarCpt merged 5 commits intoStarCpt:mainfrom
maxpowa:patch-1
Mar 17, 2026
Merged

chore: add GridMirror plugin#108
StarCpt merged 5 commits intoStarCpt:mainfrom
maxpowa:patch-1

Conversation

@maxpowa
Copy link

@maxpowa maxpowa commented Mar 16, 2026

Mirrors the grid on your clipboard along the X, Y, or Z axis using configurable hotkeys.

Usage:

  1. Copy a grid (Ctrl+C).
  2. "Paste" (Ctrl+V) the grid to enable paste mode and show the ghost preview.
  3. Press the configured hotkey to mirror along the desired axis. (Default: Ctrl+Shift+X to mirror along the X axis.)

Configure hotkeys in the plugin settings dialog.

@StarCpt
Copy link
Owner

StarCpt commented Mar 17, 2026

Do both the commands and hotkeys work? Usage instructions in the xml is different from the repo readme.

@maxpowa
Copy link
Author

maxpowa commented Mar 17, 2026

Do both the commands and hotkeys work? Usage instructions in the xml is different from the repo readme.

Ah, forgot to update the readme, will do shortly. Only hotkey based implementation now.

@maxpowa
Copy link
Author

maxpowa commented Mar 17, 2026

@StarCpt updated to fix the readme mismatch.

@StarCpt
Copy link
Owner

StarCpt commented Mar 17, 2026

Got it, thank you.

@StarCpt StarCpt merged commit f35ba59 into StarCpt:main Mar 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants