Writing description in editor does not prompt for template
Checklist
-
I'm using the latest version of the extension (Run
glab --version)- Extension version: Put your extension version here
- Operating system and version: Put your version here
- Gitlab.com or self-managed instance? gitlab.com/self-managed instance/both
-
GitLab version (if self-managed) GitLab version here
(Use the
versionendpoint, like this: gitlab.my-company.com/api/v4/version) -
I have performed
glab auth statusto check for authentication issues -
Run the command in debug mode (like
DEBUG=true glab mr list) and attach any useful output
Summary
When using -d- for issue and mr creates, I am not prompted for a template to pre-fill the description
Environment
- OS: Linux 6.17.0-14-generic x86_64
- SHELL: /home/andrew-fontaine/.nix-profile/bin/zsh
- TERM: foot
- GLAB: glab 1.86.0 (1ef884a6)
Other:
Steps to reproduce
glab mr create -d-, glab issue create -d-
What is the current bug behavior?
An empty file is opened in the editor
What is the expected correct behavior?
A template chooser to pre-fill the template