ctrl+e does not open external editor

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 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

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

  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

Possible fixes