pipenv: Progress bar doesn't respect borders of tmux pane
Progress bar goes out of tmux pane border
Describe you environment
- Mac OS high sierra
- Python version: 3.6.2
- Pipenv version: 8.2.7
Expected result
Progress bar works as in the real terminal
Actual result
Steps to replicate
Run tmux, split vertically, go to the right pane, run pipenv install
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (11 by maintainers)
I actually didn’t have this problem – I split my tmux session, jumped to the right hand side, and put enough crap in my Pipfile to get a progress bar. Based on your progress bar this looks like an old version of pipenv. @kalekseev can you try upgrading pipenv and test again?