#! /bin/bash # Gets the current settings for the given terminal window function get_terminal_settings { case "$TERM_PROGRAM" in Apple_Terminal) osascript <