settings - Change diff font in GitKraken -


i program apl , have been considering switching sourcetree gitkraken. however, have been unable change diff view font. font pretty essential apl, holding move back.

is there way change font face (and size) in gitkraken?

both official hacky answers welcome.

sourcetree, using apl385 unicode font, size 16:
sourcetree screenshot

gitkraken, using default font:
gitkraken screenshot

for comparison, here stack overflow's rendering:

c←⊃chunk (c1 c2)←{⍵{(1,1↓<\⍵)⊂⍺}'::'⍷⍵}c c2←#.strings.deb 2↓c2 c2←c2{0∊⍴⍺:⍵ ⋄ 0∊⍴⍵:⊂⍺ ⋄ (⊂⍺),⍵}1↓chunk c2←¯2↓∊c2,¨⊂⎕ucs 13 10 r⍪←c1 c2 

this tip not font there's zoom icon @ bottom right allows zoom in didn't notice initially. hth.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -