hptitle A0a Copyright (c) 2000 Allegro Consultants, Inc. Author: sieler@gmail.com Usage: hptitle [options] newtitle options ::= -dtterm sends dtterm escape sequences -hpterm sends hpterm escape sequences -all sends dtterm & hpterm sequences -noicon suppress setting icon title -nowindwo suppress setting window title -verbose displays extra output Note: default is: -hpterm Example: hptitle foo hptitle sets the title for the current hpterm/dtterm window (and icon) to the string you specified. Note: this only works with hpterm and dtterm, or any terminal emulator that supports their escape sequences: hpterm: &f0k##Dxxxxx (no trailing return) ## is length of xxxxx text. xxxxx is used as text for title bar of window &f-1k##Dxxxxx (no trailing return) ### is length of xxxxx text. xxxxx is used as text for icon dtterm: ]lxxxxx (no trailing return) xxxxx is used as text for title bar of window ]Lxxxxx (no trailing return) xxxxx is used as text for icon HPTITLE version: 20140822 Copyright (c) 2000 Allegro Consultants, Inc. author: sieler@gmail.com