Tabs -> spaces

This commit is contained in:
MVS
2021-12-29 21:15:13 -06:00
committed by GitHub
parent 32fece816f
commit e6a11ca7cc
+1 -1
View File
@@ -3372,7 +3372,7 @@ get_term_font() {
"Apple_Terminal") "Apple_Terminal")
term_font="$(osascript <<END term_font="$(osascript <<END
tell application "Terminal" to font name of window frontmost \ tell application "Terminal" to font name of window frontmost \
& " " & font size of window frontmost & " " & font size of window frontmost
END END
)" )"
;; ;;