ctrl+e does not open external editor
### Checklist
<!-- Please test the latest versions, that will remove the possibility that you see a bug that is fixed in a newer version. -->
- [x] 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 `version` endpoint, like this: gitlab.my-company.com/api/v4/version)
- [ ] I have performed `glab auth status` to check for authentication issues
- [ ] Run the command in debug mode (like `DEBUG=true glab mr list`) and attach any useful output
### Summary
when editing the description, ctrl+e no long opens the external editor
{width=900 height=563}
### 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 (1ef884a)
<!--
Please include any other information that you believe might be relevant
in debugging. For example, you may include a shell framework like oh-my-zsh
or other customizations like editing the prompt (PS1, PS2, and others).
-->
Other:
### Steps to reproduce
1. Create an issue
2. start editing description
3. press ctrl+e
### What is the current _bug_ behavior?
editor does not open
### What is the expected _correct_ behavior?
Editor opens
### Relevant logs and/or screenshots
<!--- Paste the activity log from your command line -->
### Possible fixes
<!-- If you can, link to the line of code that might be responsible for the problem -->
issue