lazygit: On mac, runnning lazygit in a tmux popup pane fails

Describe the bug On Mac, when using tmux popup pane feature: tmux popup -E "lazygit", I get *exec.ExitError status 1 as seen in screenshot below. If not running Lazygit in a tmux popup pane, that is in a regular tmux session, it works as expected.

To Reproduce Steps to reproduce the behavior:

  1. On Mac, run tmux
  2. type command `tmux popup -EE “lazygit”
  3. floating window shows “An error occurred…”

Expected behavior I have installed lazygit version 0.34 and tmux version 3.3a on both Ubuntu 20.04.4 LTS and WSL. They both run as expected. See Additional context for screenshots of expected behaviour

Screenshots Screen Shot 2022-06-11 at 3 20 39 PM

Desktop (please complete the following information):

  • OS: Darwin
  • Lazygit Version: 0.34

Additional context This is what I get when using a Linux machine or WSL which is the expected behaviour: WbpC5XK

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 22 (1 by maintainers)

Most upvoted comments

I have been holding off on a release for a while but it really is time for one. I’ll try to get one out today (will take a while to write up the release notes though given the time since the last release haha)

@lougreenwood not yet, v0.34 is still the latest version. I’ll let you know here when it gets updated, in the meantime I’d suggest you to keep using the manually built one.

@lougreenwood v0.35 is out, feel free to take it for a spin!