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

[ Solved ] How to I change to width of Split screen divider ( border ) line. #613

Closed
snehesht opened this issue Aug 26, 2015 · 2 comments
Closed

Comments

@snehesht
Copy link

screenshot

@snehesht
Copy link
Author

Hi, I think you misunderstood the question. The Plane divider ( Green line in above pic ) is about 3px, I want to reduce it to 1px. How do I do that ?

@snehesht
Copy link
Author

cmder
After some trial and error on conemu config file I found the solution. I'm posting it here for others to see.

Edit ConEmu.xml file and change the below 'data' value from 04 to 01 or 02.
value name="Multi.SplitWidth" type="hex" data="04"
value name="Multi.SplitHeight" type="hex" data="04"

@snehesht snehesht changed the title How to I change to width of Split screen divider ( border ) line. [ Solved ] How to I change to width of Split screen divider ( border ) line. Aug 30, 2015
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