Hi all,
I was wondering if it was possible to adjust the font line spacing in TextMate? i.e. the amount of horizontal whitespace between each line of text in the editor window.
Cheers, Diego
I was wondering if it was possible to adjust the font line spacing in TextMate? i.e. the amount of horizontal whitespace between each line of text in the editor window.
You meant vertical space? Horizontal would be between single characters. Anyway try that:
defaults write com.macromates.TextMate OakLineHeightDelta <somevalue>
Cheers,
My apologies, yes I meant vertical space. Thank you for replying with this tip. Much appreciated!
Adam Strzelecki wrote: