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
Updated the `settings.json` codeblock according to the current [schema](https://aka.ms/terminal-profiles-schema)
- Refactored the `actions` array to reflect the current element structure which no longer stores associated keystrokes as it appears shortcut definitions have been moved into the `keybindings` prop
- Removed the `selectCommand`/`selectOutput` actions as they don't appear to be valid anymore given the current `ShortcutActionName` enums
0 commit comments