Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Display latest jobs in Terminal titles (revisited)' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Display latest jobs in Terminal titles (revisited)
Authored by: foon on Jul 02, '07 10:33:24AM
if [[ ! `printenv SSH_CONNECTION` ]]; then trap 'printf "33]0; `history 1 | cut -b8-` 07"' DEBUG; fi

[ Reply to This | # ]