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

Keyboard shortcut for "new session" #41

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

Rossi1337
Copy link
Collaborator

Implement a keyboard shortcut CTRL+N to start a new session.
This works when you are on the chat screen. For this I:

  • moved the logic to start a fresh session into the chat provider
  • Added CallbackShortcuts to the Chat page
  • Adapted the New Session button to call the new method in the Chat provider

Implement a keyboard shortcut CTRL+N to start a new session.
@Rossi1337
Copy link
Collaborator Author

Related to #4

@WilliamKarolDiCioccio WilliamKarolDiCioccio merged commit 5574b88 into main Jun 7, 2024
@WilliamKarolDiCioccio WilliamKarolDiCioccio deleted the feature/keyboard-shortcut-new-session branch June 7, 2024 22:39
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