Noticing that hnb and kismet require \"export TERM=xterm-color\" to look right while joe requires \"export TERM=vt100\" to look right (and I suppose there may be terminal apps that want \"TERM=rxvt\" or whatever) - short of writing scripts to change the TERM before starting each of these, is there some way to associate a TERM with an app command in BASH so that it will then just be right?