How to widen Git bash window?
I've been working with git in windows, and I've found that I am not
allowed to widen the bash window past a certain width. This is a problem,
because many of the git commands output results that are wider than the
screen.
Is there an easy way to increase the width of the bash window or at least
scroll sideways in the git bash? If nothing else, is there a way to view
the text with a "word wrap" setting enabled?
You can adjust the size by right clicking and choosing properties. I also changed the font size.
ReplyDelete