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

gutters and actual screen size in terminal programs #1

Closed
1xch opened this issue Jan 5, 2017 · 0 comments
Closed

gutters and actual screen size in terminal programs #1

1xch opened this issue Jan 5, 2017 · 0 comments

Comments

@1xch
Copy link

1xch commented Jan 5, 2017

vim in the terminal creates right and bottom gutters:

gutters

In urxvt i was able to fix this with:

URxvt*externalBorder: 0
URxvt*internalBorder: 0

in .Xresources

It is a small thing, but I am wondering where and if I can configure this in st -- terminal programs such as vim create disjointed right and bottom buffer that isnt solved within the program.

@1xch 1xch closed this as completed Jan 6, 2017
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

1 participant