Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TouchAI-org
/
TouchAI
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
70
Code
Issues
76
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(desktop): complete keybinding customization rollout
- #443
#443
Open
velga111
wants to merge 65 commits into
TouchAI-org:main
TouchAI-org/TouchAI:main
from
velga111:feat/keybindings-customization
velga111/TouchAI:feat/keybindings-customization
Copy head branch name to clipboard
Conversation
Commits
65
(65)
Checks
Files changed
Open
feat(desktop): complete keybinding customization rollout
#443
velga111
wants to merge 65 commits into
TouchAI-org:main
TouchAI-org/TouchAI:main
from
velga111:feat/keybindings-customization
velga111/TouchAI:feat/keybindings-customization
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
feat(desktop): add search shortcut settings
Show description for 6745108
velga111
and
claude
committed
6745108
View commit details
Copy full SHA for 6745108
Browse repository at this point
Commits on Jun 4, 2026
feat: customize shortcut settings UI
velga111
committed
70d89aa
View commit details
Copy full SHA for 70d89aa
Browse repository at this point
Commits on Jun 5, 2026
feat(desktop): reopen last closed search session
velga111
committed
0e5759d
View commit details
Copy full SHA for 0e5759d
Browse repository at this point
Commits on Jun 6, 2026
feat(i18n): update zh-CN messages for search actions and history navigation
velga111
committed
e3c0b21
View commit details
Copy full SHA for e3c0b21
Browse repository at this point
Commits on Jun 8, 2026
feat(desktop): support function key search shortcuts
velga111
committed
294fb05
View commit details
Copy full SHA for 294fb05
Browse repository at this point
feat(desktop): recover last active search session
velga111
committed
e6d1b13
View commit details
Copy full SHA for e6d1b13
Browse repository at this point
fix(desktop): reuse select for shortcut presets
velga111
committed
b82c137
View commit details
Copy full SHA for b82c137
Browse repository at this point
feat(desktop): add shortcut descriptions
velga111
committed
d669b16
View commit details
Copy full SHA for d669b16
Browse repository at this point
fix(desktop): normalize function-row shortcuts
velga111
committed
14c5f35
View commit details
Copy full SHA for 14c5f35
Browse repository at this point
feat(desktop): complete keybinding customization rollout
Show description for 82e32ed
velga111
committed
82e32ed
View commit details
Copy full SHA for 82e32ed
Browse repository at this point
fix(desktop): address keybinding review feedback
velga111
committed
61905a9
View commit details
Copy full SHA for 61905a9
Browse repository at this point
fix(desktop): reject malformed shortcut strings
velga111
committed
b62fd54
View commit details
Copy full SHA for b62fd54
Browse repository at this point
Merge branch 'main' into feat/keybindings-customization
velga111
authored
1b2cf2d
View commit details
Copy full SHA for 1b2cf2d
Browse repository at this point
Commits on Jun 9, 2026
feat(desktop): add settings shortcut
velga111
committed
7d9f696
View commit details
Copy full SHA for 7d9f696
Browse repository at this point
fix(desktop): harden search shortcuts
velga111
committed
557bf54
View commit details
Copy full SHA for 557bf54
Browse repository at this point
fix(desktop): reject shift-only search shortcuts
velga111
committed
90333e2
View commit details
Copy full SHA for 90333e2
Browse repository at this point
fix(desktop): restore reopen session shortcut default
velga111
committed
5d1c865
View commit details
Copy full SHA for 5d1c865
Browse repository at this point
fix(desktop): preserve last closed session retry
velga111
committed
5d903eb
View commit details
Copy full SHA for 5d903eb
Browse repository at this point
fix(desktop): avoid persisted reopen session state
velga111
committed
2c44d9d
View commit details
Copy full SHA for 2c44d9d
Browse repository at this point
fix(desktop): harden search shortcut handling
velga111
committed
a17df8f
View commit details
Copy full SHA for a17df8f
Browse repository at this point
Merge branch 'main' into feat/keybindings-customization
velga111
authored
a1d848a
View commit details
Copy full SHA for a1d848a
Browse repository at this point
fix(desktop): allow clean keybinding swaps in normalization
Show description for ba0f67b
velga111
and
claude
committed
ba0f67b
View commit details
Copy full SHA for ba0f67b
Browse repository at this point
fix(desktop): use normalized fallback in keybinding conflict resolution
Show description for 5bd2979
velga111
and
claude
committed
5bd2979
View commit details
Copy full SHA for 5bd2979
Browse repository at this point
Commits on Jun 10, 2026
Merge remote-tracking branch 'upstream/main' into feat/keybindings-customization
Show description for bdf3b9e
velga111
committed
bdf3b9e
View commit details
Copy full SHA for bdf3b9e
Browse repository at this point
fix(desktop): address keybinding review feedback
velga111
committed
048f8d0
View commit details
Copy full SHA for 048f8d0
Browse repository at this point
chore: keep prettier ignore scope unchanged
velga111
committed
b560f9b
View commit details
Copy full SHA for b560f9b
Browse repository at this point
fix(desktop): tighten shortcut capture handling
velga111
committed
64134f4
View commit details
Copy full SHA for 64134f4
Browse repository at this point
fix(desktop): capture global shortcut input keys
velga111
committed
bb50b14
View commit details
Copy full SHA for bb50b14
Browse repository at this point
fix(desktop): align shortcut group headings
velga111
committed
12e2046
View commit details
Copy full SHA for 12e2046
Browse repository at this point
Commits on Jun 11, 2026
Merge branch 'main' into feat/keybindings-customization
Show description for 777e723
velga111
committed
777e723
View commit details
Copy full SHA for 777e723
Browse repository at this point
fix(desktop): prevent text selection in shortcut input fields
Show description for a4a7f93
velga111
and
claude
committed
a4a7f93
View commit details
Copy full SHA for a4a7f93
Browse repository at this point
fix(desktop): suppress Alt+Space system menu on all windows
Show description for bc80991
velga111
committed
bc80991
View commit details
Copy full SHA for bc80991
Browse repository at this point
Commits on Jun 12, 2026
fix(desktop): allow keyboard capture of Alt+Space shortcut
Show description for a777734
velga111
committed
a777734
View commit details
Copy full SHA for a777734
Browse repository at this point
fix(desktop): support cross-platform shortcut capture and registration
Show description for 393221b
velga111
committed
393221b
View commit details
Copy full SHA for 393221b
Browse repository at this point
Commits on Jun 13, 2026
fix(i18n): update Chinese translations for shortcut settings
velga111
committed
c25541c
View commit details
Copy full SHA for c25541c
Browse repository at this point
fix(desktop): prevent search shortcut input selection
velga111
committed
96dceb8
View commit details
Copy full SHA for 96dceb8
Browse repository at this point
fix(desktop): clarify global shortcut conflicts
velga111
committed
5a5e856
View commit details
Copy full SHA for 5a5e856
Browse repository at this point
Merge branch 'main' into feat/keybindings-customization
velga111
committed
0203964
View commit details
Copy full SHA for 0203964
Browse repository at this point
test(desktop): align general shortcut description
velga111
committed
86963bd
View commit details
Copy full SHA for 86963bd
Browse repository at this point
test(desktop): align search shortcut descriptions
velga111
committed
ad4c365
View commit details
Copy full SHA for ad4c365
Browse repository at this point
fix(desktop): handle macOS global shortcut conflicts
velga111
committed
a4a2ff5
View commit details
Copy full SHA for a4a2ff5
Browse repository at this point
fix(desktop): respect configurable search shortcuts
velga111
committed
a028ebf
View commit details
Copy full SHA for a028ebf
Browse repository at this point
fix(desktop): validate search shortcut keys
velga111
committed
4c23b89
View commit details
Copy full SHA for 4c23b89
Browse repository at this point
fix(desktop): remove hardcoded search shortcut tips
velga111
committed
563ef25
View commit details
Copy full SHA for 563ef25
Browse repository at this point
fix(desktop): harden search shortcut handling
velga111
committed
3d995c3
View commit details
Copy full SHA for 3d995c3
Browse repository at this point
Commits on Jun 14, 2026
fix(desktop): harden search shortcut accelerators
velga111
committed
ceb2912
View commit details
Copy full SHA for ceb2912
Browse repository at this point
fix(desktop): handle search shortcut conflicts
velga111
committed
403b740
View commit details
Copy full SHA for 403b740
Browse repository at this point
fix(desktop): normalize function key shortcuts
velga111
committed
f6f0cb7
View commit details
Copy full SHA for f6f0cb7
Browse repository at this point
fix(desktop): tolerate settings default persistence failures
velga111
committed
94413d8
View commit details
Copy full SHA for 94413d8
Browse repository at this point
fix(desktop): make search shortcuts configurable
velga111
committed
0648a54
View commit details
Copy full SHA for 0648a54
Browse repository at this point
fix(desktop): avoid swallowing quick search toggle shortcut
velga111
committed
11f90d5
View commit details
Copy full SHA for 11f90d5
Browse repository at this point
fix(desktop): preserve persisted search shortcuts
velga111
committed
bfb2d9b
View commit details
Copy full SHA for bfb2d9b
Browse repository at this point
fix(desktop): reject macOS reserved shortcuts
velga111
committed
1f557f2
View commit details
Copy full SHA for 1f557f2
Browse repository at this point
fix(desktop): harden search accelerator command routing
velga111
committed
fab4520
View commit details
Copy full SHA for fab4520
Browse repository at this point
fix(desktop): keep popup toggle shortcuts current
velga111
committed
87167f2
View commit details
Copy full SHA for 87167f2
Browse repository at this point
fix(desktop): consume invalid global shortcut captures once
velga111
committed
a55623a
View commit details
Copy full SHA for a55623a
Browse repository at this point
Commits on Jun 15, 2026
fix(desktop): match shifted punctuation shortcuts
velga111
committed
d0dab35
View commit details
Copy full SHA for d0dab35
Browse repository at this point
chore: revert unrelated docs and site changes
velga111
committed
fd33ed3
View commit details
Copy full SHA for fd33ed3
Browse repository at this point
Commits on Jun 16, 2026
chore: revert unrelated popup and font changes
velga111
committed
d2d94f3
View commit details
Copy full SHA for d2d94f3
Browse repository at this point
Commits on Jun 17, 2026
feat: split shortcut settings into dedicated tab
hiqiancheng
committed
d8dd081
View commit details
Copy full SHA for d8dd081
Browse repository at this point
Commits on Jun 18, 2026
fix(desktop): align shortcut settings headings
velga111
committed
fe48ab4
View commit details
Copy full SHA for fe48ab4
Browse repository at this point
Commits on Sep 23, 2026
Merge branch 'main' into feat/keybindings-customization
hiqiancheng
authored
0f74bda
View commit details
Copy full SHA for 0f74bda
Browse repository at this point
fix(desktop): preserve search approval and queued cancellation
hiqiancheng
committed
aad3d5d
View commit details
Copy full SHA for aad3d5d
Browse repository at this point
fix(desktop): stabilize search shortcut routing
hiqiancheng
committed
08ad81f
View commit details
Copy full SHA for 08ad81f
Browse repository at this point
Commits on Sep 24, 2026
fix(desktop): recover search accelerators and restrict maximize
Show description for 8f5ea3d
hiqiancheng
committed
8f5ea3d
View commit details
Copy full SHA for 8f5ea3d
Browse repository at this point
You can’t perform that action at this time.