[精讚] [會員登入]
107

how to adjust text line spacing on macos terminal

it's a annoying detail while generating qrcode on terminal

分享此文連結 //n.sfs.tw/15624

分享連結 how to adjust text line spacing on macos terminal@der amateur
(文章歡迎轉載,務必尊重版權註明連結來源)
2022-03-02 22:02:31 最後編修
2022-03-02 21:59:19 By
 

recently I used the qrencode tool to generate qrcode for wireguard vpn tunnel configuration importing,

everything is fine while using qrencode tool on ubuntu terminal,

but the text line spacing is annoying on macos terminal,

in default settings, macos set the line spacing for 1 line,

sounds good, right?

however, if you ran qrencode tool on it,

the result will look like below,

as you can see, the space between text lines are enormous,

nearly made the qrcode unable to be read,

so I did some searching on internet,

here's the resulution,

opens the terminal preferences on macos,

goes to font section, clicks on the [chage] button next to the font name like this,

 

adjusts the line spacing bar to make the spaces between lines are smaller than 1 line

my situation is set to 0.78

 

then everything looks smoothly again,

just like that!

reference on stack exchange: https://superuser.com/questions/350821/how-can-i-change-the-line-height-in-terminal-osx

 

END

你可能感興趣的文章

how to adjust text line spacing on macos terminal it's a annoying detail while generating qrcode on terminal

packages before adding as module into Intellij IDEA project, need to handle git repostory first. if you wish doing VCS for your code packages, do git setup first, before adding them into Intellij IDEA

how to rename git branch rename git branch

JIRA instance migration phase3: upgrading jira trying to upgrade jira from 7.6.1 to 8.x

how to modify a service's ulimits on host OS modify ulimits

import csv into jira to create mass issues import csv into jira to create mass issues

隨機好文

how to stop mac os startup sound permanently how to stop mac os startup sound permanently

how to deal with ubuntu 18.04 network issues bring up different ethernet interfaces on installed ubuntu18.04, then fix yaml indentation problem