simpler revision for terminal title
authorChris Koeritz <fred@gruntose.com>
Fri, 10 Mar 2017 00:45:19 +0000 (19:45 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 10 Mar 2017 00:45:19 +0000 (19:45 -0500)
commitc9d0d4b7ef552b0aab4c7a031f3a5a309843ec5d
tree62436595c878d36a9adb186aa3e04146844de2cd
parenta11340b11e45c887beca0215584975bdb993a0d8
simpler revision for terminal title

stopped trying to use a stack in an array, since that doesn't pass down to sub-shells.  not sure how i convinced myself that this approach ever worked; it was fully developed with tasty array code, but totally didn't solve the problem.
new approach simple uses a normal variable, which can be exported to sub-shells.  seems to work fairly well now.
scripts/tty/terminal_titler.sh