Skip to content

Conversation

@Mairs2
Copy link
Owner

@Mairs2 Mairs2 commented Nov 17, 2025

Add keyboard shortcut to create new chat session for macOS or window/Linux. Adds shortcut information based on OS next to new chat button. Works for Windows/Linux and macOS, providing keyboard-driven workflow.

Screenshot 2025-11-16 202200 Screenshot 2025-11-16 202210

https://youtu.be/EaMt9IJDCPM

Fixes #11

Mairs2 added 5 commits October 5, 2025 16:58
Add defense-in-depth validation to ensure user input contains non-whitespace message
  Adds a hover-activated copy button to code blocks that copies code to clipboard and shows a toast notification
onClick() mouseEventHandler activates switchMe() in Menuitem when menu item clicked.
Add e.stopPropagation() to handleclick, drag and drop listeners, and all menu items to fix event b:ubbling issues in SessionItem component.
Add delete confirmation for users before session is deleted and toast to confirm session deletion. Improves UX by
preserving user's workflow context and This prevents unintended session switching when interacting with session menu items."
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.

Issue #6: Add keyboard shortcut to create new chat

2 participants