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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
toolsforexperiments
/
instrumentserver
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
13
Code
Issues
46
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Keyboard shortcuts
- #134
#134
Closed
osn07
wants to merge 12 commits into
toolsforexperiments:master
toolsforexperiments/instrumentserver:master
from
osn07:keyboard-shortcuts
osn07/instrumentserver:keyboard-shortcuts
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Keyboard shortcuts
#134
osn07
wants to merge 12 commits into
toolsforexperiments:master
toolsforexperiments/instrumentserver:master
from
osn07:keyboard-shortcuts
osn07/instrumentserver:keyboard-shortcuts
Copy head branch name to clipboard
Commits
Commits on May 5, 2026
two new classes in shortcuts.py. KeyboardShortcutManager stores/handles a user's individual shortcut preferences. ShortcutEditorDialog handles UI interactions and updates a KSM class instance accor…
Show description for ffda7eb
osn07
committed
ffda7eb
View commit details
Copy full SHA for ffda7eb
Browse repository at this point
Commits on May 7, 2026
new structure for shortcuts. new permanent tab for shortcuts similar to Station or Log. alert column on right side indicates three states: ok (white), unsaved (orange), and duplicate (red). alert d…
Show description for f531047
osn07
committed
f531047
View commit details
Copy full SHA for f531047
Browse repository at this point
added more shortcuts and implemented there backend actions
osn07
committed
1c205a4
View commit details
Copy full SHA for 1c205a4
Browse repository at this point
ruff edits v2
osn07
committed
c64a489
View commit details
Copy full SHA for c64a489
Browse repository at this point
Commits on May 18, 2026
shortcuts now stored in server config file instead of separate JSON file
osn07
committed
b618362
View commit details
Copy full SHA for b618362
Browse repository at this point
Commits on May 20, 2026
can now click right to jump focus to parameters value. addressed feedback
osn07
committed
d0ffee5
View commit details
Copy full SHA for d0ffee5
Browse repository at this point
Commits on May 21, 2026
getting tests to pass part 1
osn07
committed
e87e19c
View commit details
Copy full SHA for e87e19c
Browse repository at this point
getting tests to pass part 2
osn07
committed
741af7a
View commit details
Copy full SHA for 741af7a
Browse repository at this point
getting tests to pass part 3
osn07
committed
aaa8386
View commit details
Copy full SHA for aaa8386
Browse repository at this point
forgot to commit base instrument. part 4
osn07
committed
b087eec
View commit details
Copy full SHA for b087eec
Browse repository at this point
Commits on May 23, 2026
rewrote tests because loadConfig now returns 7 values instead of 6. also, removed 'Save' button, so only can save to file
osn07
committed
f918010
View commit details
Copy full SHA for f918010
Browse repository at this point
Commits on May 31, 2026
fixed issues with shortcuts not working when multiple tabs open. some shortcuts also fixed/implemented for methods. shortcut tooltips added for toolbar
osn07
committed
3d89514
View commit details
Copy full SHA for 3d89514
Browse repository at this point
You can’t perform that action at this time.