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

Hotkey with a "model" command prompt not working #342

Open
keyvanm opened this issue Dec 11, 2024 · 2 comments
Open

Hotkey with a "model" command prompt not working #342

keyvanm opened this issue Dec 11, 2024 · 2 comments

Comments

@keyvanm
Copy link

keyvanm commented Dec 11, 2024

Hi,

I have a prompt that is of model (modal?) type. Calling it should open a form, which is then used in the content of the prompt. The prompt works when I call it using the "Show modal from template" command, but if I use the hotkey (or the new shortcut command that shows up as a result of setting the commands frontmatter) it doesn't work.

---
promptId: ...
name: ...
description: ...
mode: replace
commands:
  - model
  - generate
---

The hotkey and command options for "generate" works but not for "model". Nothing happens when I press the hotkey or use the shortcut command.

@haouarihk
Copy link
Collaborator

we will look into it

@haouarihk
Copy link
Collaborator

we couldn't reproduce the bug.
can you provide a minimal example that would trigger it

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

No branches or pull requests

2 participants