-
Notifications
You must be signed in to change notification settings - Fork 311
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
Bug: status bar don't have a bottom padding or space between prompt #201
Comments
Hm, this is an interesting issue. I wasn't even aware that the status bar could be moved to the top of the screen. I cannot immediately find anything in the docs to adjust padding around the bars. One page I found says that it can be adjusted by changing font size, but I am not sure I buy that. I'll keep looking in the docs. |
thanks for the reply @ethancedwards8 i don't like to change the font size but i tried to add a multiline status on tmux and leaved the second line status as empty, but i was unable to do the same with dracula/tmux though |
i think thats cool! would you like to create a pr detailing this in the docs? |
@Theoreticallyhugo You want me to add a similar setup to the docs? |
@karlbateman yes, if you have the time to write a nice snippet about it, i think it would be appreciated |
Describe the bug
i have a simple tmux configuration. after adding dracula/tmux and set the status bar position at the top i realized there is no bottom padding/space.
following is my tmux.config file
To Reproduce
Steps to reproduce the behavior:
1.install dracula/tmux plugin
2. set the status bar position to top
Expected behavior
i want to add a space on the bottom of the status bar through configuration.
Screenshots
If applicable, add screenshots to help explain your problem.
System
The text was updated successfully, but these errors were encountered: