redoing terminal title code
authorChris Koeritz <fred@gruntose.com>
Sun, 22 Jan 2017 15:55:23 +0000 (10:55 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 22 Jan 2017 15:55:23 +0000 (10:55 -0500)
commitf9a2a21830b0ea5f803c17cae56573a6b18e43db
tree25a97d1a9b7603cd3f0bccb8ac7dfb04cbc1627a
parenta8cba1c9db9eb124417e438720068d7d08cf36b3
redoing terminal title code

really hated the ad hoc scheme for doing this before, so have moved everything into a terminal_titler file.  also have implemented a stack of titles, since you never know how many things have gone on before you; just one title is not enough for a cascade of operations that could possibly set titles.
customize/fred/scripts/ssh.sh
scripts/core/functions.sh
scripts/core/launch_feisty_meow.sh
scripts/tty/label_terminal_with_infos.sh [deleted file]
scripts/tty/set_term_title.sh [deleted file]
scripts/tty/terminal_titler.sh [new file with mode: 0644]