Don't show scrollbar in mintty
See https://mintty.github.io/mintty.1.html
This commit is contained in:
parent
398dcb66af
commit
3145a42c1e
1 changed files with 1 additions and 1 deletions
2
minttyrc
2
minttyrc
|
@ -6,6 +6,6 @@ Font=Consolas
|
|||
FontHeight=9
|
||||
Locale=en_US
|
||||
Rows=60
|
||||
Scrollbar=0
|
||||
Scrollbar=none
|
||||
Term=xterm-256color
|
||||
Transparency=off
|
||||
|
|
Loading…
Add table
Reference in a new issue