jesseduffield / jesseduffield/lazydocker
Cannot return to lazydocker from `exec` status in Warp
Open
bug
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Return from an `exec shell` status via ctrl d did not work properly in Warp, where a blank window would display.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch `lazydocker` in Warp
2. Press shift e on a running container
3. Press ctrl d and enter
4. See blank
**Expected behaviour**
Should return to lazydocker
**Desktop (please complete the following information):**
- OS: MacOS 13.7.2 (22H313)
- Lazydocker Version: 0.24.1
- The last commit id if you built project from sources (run : ```git rev-parse HEAD```)
**Additional context**
I tried in iTerm2, it worked properly.
Contributor guide
Assessment
This issue has not been assessed yet.