Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on doing history content copy, window drops down to bottom of screen always #166

Open
manishkumar1983 opened this issue Apr 8, 2021 · 4 comments

Comments

@manishkumar1983
Copy link

This hinders any debugging to be done on historical content on the screen, as every time copy brings down the control to bottom of the screen

D695C4B2-1C2D-4EA3-914E-4D0A8BC1A015.mov
@greymd
Copy link
Owner

greymd commented Apr 8, 2021

Thank you for providing the movie.
This behavior can be caused by tmux only, without using xpanes.
Therefore, I understand that it is caused by tmux itself.
Can you create the issue on tmux instead?

@manishkumar1983
Copy link
Author

Thank you for providing the movie.
This behavior can be caused by tmux only, without using xpanes.
Therefore, I understand that it is caused by tmux itself.
Can you create the issue on tmux instead?

Thanks for looking into this issue.
But don't see same issue with tmux. Only when i use xpanes this issue appears.

@greymd
Copy link
Owner

greymd commented Apr 15, 2021

I would like to know more about the situation since I couldn't reproduce the issue for now.

What version of tmux are you running?
Can you tell me what is the minimum .tmux.conf that causes this problem?

@manishkumar1983
Copy link
Author

tmux 3.1c

more .tmux.conf

.tmux.conf

set -g default-command "${SHELL}"
set -g history-limit 500000
set -g status-right "#{s/.hidden.com//:host} • %Y-%m-%d %H:%M"
set -s default-terminal "tmux-256color"
set -s escape-time 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants