Skip to content

Instrumentserver navigation#145

Open
osn07 wants to merge 2 commits into
toolsforexperiments:masterfrom
osn07:instrumentserver-navigation
Open

Instrumentserver navigation#145
osn07 wants to merge 2 commits into
toolsforexperiments:masterfrom
osn07:instrumentserver-navigation

Conversation

@osn07

@osn07 osn07 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Improves the navigation of instrumentserver. Includes new ways to enter a value cell, commit values, and cancel current changes. These are built-in actions, so the shortcuts cannot be rebound. This property mirrors current navigation keys such as Up/Down to move the focus to different parameters.

Also, actions can now be undone/redone using Ctrl+Z/Ctrl+Shift+Z. These key sequences can be rebound in the Shortcuts tab. The current actions include: set parameter value, star/trash parameter, python eval, and delete parameter.

osn07 added 2 commits June 18, 2026 17:32
…and Return/Enter to edit current param's value. Backspace to clear current param's value. Tab/Shift+Tab to shift focus to next/prev param (item level). Tab/Shift+Tab to commit changes to value and shift focus to next/prev param (editor level). Escape to cancel edits to a param's value. Param focus is now also updated when a user selects the editor.
…s: set value, star/trash param, toggle eval, delete param
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