Skip to content

Key controls for trial on windows and linux#544

Closed
Seeeeeyo wants to merge 2 commits into
devfrom
trial_key_controls
Closed

Key controls for trial on windows and linux#544
Seeeeeyo wants to merge 2 commits into
devfrom
trial_key_controls

Conversation

@Seeeeeyo

@Seeeeeyo Seeeeeyo commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Seeeeeyo added 2 commits July 9, 2026 10:21
Introduced a new method to handle permanent delete shortcuts using Ctrl/Cmd + Backspace/Delete. Updated the delete handling logic to utilize this new method for improved clarity and functionality.
@cursor

cursor Bot commented Jul 9, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the trial-list keyboard shortcut handling in Session.vue to support a “permanent delete” modifier on Windows/Linux (Ctrl) in addition to macOS (Meta), aligning the delete behavior across platforms.

Changes:

  • Introduces isPermanentDeleteShortcut(event) to detect Delete/Backspace with Meta or Ctrl pressed.
  • Updates trial delete shortcut handling to use the new helper when choosing between “trash” vs “permanent delete” dialogs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Seeeeeyo Seeeeeyo closed this Jul 9, 2026
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.

2 participants