backtracking for terminal title saving approaches
authorChris Koeritz <fred@gruntose.com>
Tue, 9 Oct 2018 00:35:57 +0000 (20:35 -0400)
committerChris Koeritz <fred@gruntose.com>
Tue, 9 Oct 2018 00:35:57 +0000 (20:35 -0400)
commit22dfb969a1af0addcdb354342e57fc9ae8e626a4
treefa626a9a26a0e2cdf291c421b641e64277623429
parent165987af6230a14a6ae512dfd464ef4c27206140
backtracking for terminal title saving approaches

nothing works in gnome to correctly grab the title of the terminal.  at least not so far.  current approaches for a null WINDOWID variable all accidentally grab the wrong window title if a different window (than the running script's) has focus.
scripts/tty/terminal_titler.sh