Support bold when using a font which supports it #770

Open
mrnerdhair wants to merge 1 commits from mrnerdhair/add-bold into master

View File

@ -118,7 +118,7 @@ Item{
colorScheme: "cool-retro-term"
smooth: !appSettings.lowResolutionFont
enableBold: false
enableBold: true
fullCursorHeight: true
blinkingCursor: appSettings.blinkingCursor