question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Progress bar doesn't respect borders of tmux pane

See original GitHub issue

Progress bar goes out of tmux pane border

Describe you environment
  1. Mac OS high sierra
  2. Python version: 3.6.2
  3. Pipenv version: 8.2.7
Expected result

Progress bar works as in the real terminal

Actual result

2017-10-27 14 38 26

Steps to replicate

Run tmux, split vertically, go to the right pane, run pipenv install

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
techalchemycommented, Oct 29, 2017

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?

image

0reactions
davesquecommented, Mar 28, 2018

@gnachman I’ll assume that’s why this happened. I’ve been a user of iTerm for a while now so I probably had an old config sitting around.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tmux borders displayed as x q instead of lines? - Stack Overflow
The tmux CHANGES file indicates that some terminal emulators (e.g. Putty) do not respect the ACS control sequences when they are in UTF-8...
Read more >
tmux, I can set 'pane-border-format' but ... - Unix StackExchange
Show activity on this post. Pane options are apart of the window global options, thus it's best to use: tmux showw -gv "pane-border-format"....
Read more >
How to configure tmux to display the current working directory ...
I am new to tmux and I am trying to edit my tmux.conf file to have the left side of the status bar...
Read more >
tmux is sweet as heck / fuzzy notepad
Both xterms will control the same session; it'll have the same current window and pane, and changes to a pane will be reflected...
Read more >
tmux
When tmux is started it creates a new session with a single window and displays it on screen. A status line at the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found