{"id":37228582,"url":"https://github.com/kuwata0037/win2mac-like-keybinding","last_synced_at":"2026-01-15T03:28:23.135Z","repository":{"id":42188849,"uuid":"284145488","full_name":"kuwata0037/win2mac-like-keybinding","owner":"kuwata0037","description":"Windows で Mac ライクなキーバインドを使用するためのキーバインド設定","archived":false,"fork":false,"pushed_at":"2026-01-11T13:24:16.000Z","size":32,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T16:50:04.720Z","etag":null,"topics":["autohotkey","emacs","keybinding","windows"],"latest_commit_sha":null,"homepage":"","language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuwata0037.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-31T23:04:22.000Z","updated_at":"2026-01-11T13:21:52.000Z","dependencies_parsed_at":"2024-04-12T11:47:20.683Z","dependency_job_id":"a8c3af0d-c4c5-487c-a97e-7d538dac5f5c","html_url":"https://github.com/kuwata0037/win2mac-like-keybinding","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kuwata0037/win2mac-like-keybinding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuwata0037%2Fwin2mac-like-keybinding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuwata0037%2Fwin2mac-like-keybinding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuwata0037%2Fwin2mac-like-keybinding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuwata0037%2Fwin2mac-like-keybinding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuwata0037","download_url":"https://codeload.github.com/kuwata0037/win2mac-like-keybinding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuwata0037%2Fwin2mac-like-keybinding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28442274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autohotkey","emacs","keybinding","windows"],"created_at":"2026-01-15T03:28:22.711Z","updated_at":"2026-01-15T03:28:23.130Z","avatar_url":"https://github.com/kuwata0037.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Win2Mac Like Keybinding\n\n[![CI](https://github.com/kuwata0037/win2mac-like-keybinding/actions/workflows/ci.yaml/badge.svg)](https://github.com/kuwata0037/win2mac-like-keybinding/actions/workflows/ci.yaml)\n\nWindowsで Mac ライクなキーバインドを使用するための個人用キーバインド設定です。\n主に [AutoHotkey](https://www.autohotkey.com/) を使用しています。\n\n## 動作環境\n\n- Windows 10\n- US 配列キーボード\n  - [HHKB](https://happyhackingkb.com/jp/)\n    - SW1, SW3, SW5 を ON\n  - [REALFORCE R2 PFU Limited Edition](https://www.pfu.ricoh.com/rfkeyboard/)\n    - [Ctrl2Cap](https://learn.microsoft.com/ja-jp/sysinternals/downloads/ctrl2cap) を有効化\n\n## 使用方法\n\n1. [最新のリリースページ](https://github.com/kuwata0037/win2mac-like-keybinding/releases/latest) から `win2mac-like-keybinding.exe` をダウンロードする\n2. `Win + R` を押し、「ファイル名を指定して実行」で `shell:startup` と入力し実行する\n3. 開かれたフォルダに、ダウンロードした `win2mac-like-keybinding.exe` を移動する\n   - これにより、次回以降の起動時に自動で `win2mac-like-keybinding.exe` が起動するようになる\n4. 移動した `win2mac-like-keybinding.exe` をダブルクリックし起動する\n\n## 機能\n\n### キーバインド\n\n#### IME\n\n| Keybinding | Function |\n| ---------- | -------- |\n| 左 Alt     | IME Off  |\n| 右 Alt     | IME On   |\n\n#### Emacs like\n\n| Keybinding       | Function          |\n| ---------------- | ----------------- |\n| Ctrl + f         | →                 |\n| Ctrl + Shift + f | Shift + →         |\n| Ctrl + b         | ←                 |\n| Ctrl + Shift + b | Shift + ←         |\n| Ctrl + p         | ↑                 |\n| Ctrl + Shift + p | Shift + ↑         |\n| Ctrl + n         | ↓                 |\n| Ctrl + Shift + n | Shift + ↓         |\n| Ctrl + a         | Home              |\n| Ctrl + Shift + a | Shift + Home      |\n| Ctrl + e         | End               |\n| Ctrl + Shift + e | Shift + End       |\n| Ctrl + h         | Backspace         |\n| Ctrl + Shift + h | Shift + Backspace |\n| Ctrl + d         | Del               |\n| Ctrl + Shift + d | Shift + Del       |\n| Ctrl + k         | 現在行をカット    |\n\n#### Other\n\n| Keybinding            | Function               |\n| --------------------- | ---------------------- |\n| Alt + [a-z/,{Enter}]  | Ctrl + [a-z/,{Enter}]  |\n| Alt + Shift + [a-z/,] | Ctrl + Shift + [a-z/,] |\n| Win + [a-z]           | Alt + [a-z]            |\n| Win + Shift + [a-z]   | Alt + Shift + [a-z]    |\n\nただし、下記キーバンドは例外的に無効化しています。\n\n- Win + r\n  - 「ファイル名を指定して実行」を呼び出すショートカットとバッティングするため。\n- Win + Shift + s\n  - 「切り取り＆スケッチ」を呼び出すショートカットとバッティングするため。\n\n## ライセンス\n\n- [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuwata0037%2Fwin2mac-like-keybinding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuwata0037%2Fwin2mac-like-keybinding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuwata0037%2Fwin2mac-like-keybinding/lists"}