Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Ctrl+B key chord #718

Merged
merged 6 commits into from
Mar 9, 2025
Merged

Fix Ctrl+B key chord #718

merged 6 commits into from
Mar 9, 2025

Conversation

o-sdn-o
Copy link
Collaborator

@o-sdn-o o-sdn-o commented Mar 9, 2025

Changes

  • Fix crash when Ctrl+B key combination is assigned. Ctrl+B combination causes vtm to crash #717
  • Fix compact syntax config overlay.
    The following bindings now work as expected:
    vtm -c "<config/events/desktop/key=Ctrl+B script='vtm.gate.Disconnect()'/>"

Closes #717.

@o-sdn-o o-sdn-o merged commit cc6879c into directvt:master Mar 9, 2025
8 checks passed
@o-sdn-o o-sdn-o deleted the gui-bridge branch March 9, 2025 16:00
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.

Ctrl+B combination causes vtm to crash
1 participant