Git Bash (MinGW 64) v2.12.2 - how do I change the font size?

前端 未结 2 1673
没有蜡笔的小新
没有蜡笔的小新 2021-02-07 03:18

How can I change the font size for Git Bash?

This is the web site where I downloaded related application, click here.

相关标签:
2条回答
  • 2021-02-07 03:37
    1. Right click in the upper left corner of the Git Bash window and choose "Options...":

    2. Click "Text" and "Select". Select an appropriate font size:

    3. Press OK and Save to keep the new settings.

    0 讨论(0)
  • 2021-02-07 03:48

    It's little different from a program like Microsoft Word, but the process is really simple

    Step 1: Open your Git Bash terminal and click your cursor on the logo present in the top left corner of the terminal prompt and then click on the link called Options... (which will be third from the last)

    Step 2: Click on the button called Text (if you want to change the background, foreground, or cursor appearance, click on the first option called Looks), then under Font panel click on the button called Select. And from there you will have all options to play with your Bash font.

    0 讨论(0)
提交回复
热议问题