Tabs -> spaces

This commit is contained in:
MVS 2021-12-29 21:15:13 -06:00 committed by GitHub
parent 32fece816f
commit e6a11ca7cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3372,7 +3372,7 @@ get_term_font() {
"Apple_Terminal")
term_font="$(osascript <<END
tell application "Terminal" to font name of window frontmost \
& " " & font size of window frontmost
& " " & font size of window frontmost
END
)"
;;