Skip to content

neru: grid/recursive/scroll を hyper 帯へ + AeroSpace workspace S 廃止 - #91

Open
gapul wants to merge 1 commit into
mainfrom
fix/neru-hyper-keebmouse
Open

neru: grid/recursive/scroll を hyper 帯へ + AeroSpace workspace S 廃止#91
gapul wants to merge 1 commit into
mainfrom
fix/neru-hyper-keebmouse

Conversation

@gapul

@gapul gapul commented Jul 28, 2026

Copy link
Copy Markdown
Owner

背景

Neru の grid/recursive/scroll が Cmd+Shift+{G,C,S} で、アプリ標準ショートカット(Go to Folder / Copy path / Save As)と衝突していた。さらに自作の keebmouse のマウスモード切替が Hyper+G で Neru grid と被っていた。

変更

  • neru: grid/recursive/scroll を AeroSpace と同じ hyper 帯 Cmd+Ctrl+Alt+{G,C,S} に統一。hints は衝突しないので Cmd+Shift+Space 据え置き。
  • aerospace: Hyper+S を空けるため workspace S(cmd-ctrl-alt-s / cmd-ctrl-alt-shift-s バインドと persistent-workspaces の 'S')を削除。G/C は元々未使用。
  • 併せて keebmouse 側はトグルに Shift を追加し Hyper+Shift+G へ(別リポジトリで対応済み)。

住み分け結果(G キー / hyper 帯)

  • Hyper+G → Neru grid
  • Hyper+Shift+G → keebmouse マウスモード切替

検証

  • 両 TOML の構文チェック済み。
  • live 反映済み(neru 再起動 / aerospace reload / workspace S 上の Bitwarden は ws1 へ退避)。

🤖 Generated with Claude Code

…orkspace S

Neru's grid/recursive/scroll were on Cmd+Shift+{G,C,S}, which shadow app
shortcuts (Go to Folder / Copy path / Save As). Move them onto the same
hyper band AeroSpace uses (Cmd+Ctrl+Alt); hints stays on Cmd+Shift+Space
(no app conflict). G/C are free in AeroSpace; free S by removing the
rarely-used workspace S binding and its persistent-workspaces entry.

Companion change: keebmouse's mouse-mode toggle now requires Shift
(Hyper+Shift+G) so Hyper+G is left to Neru's grid.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant