dorianj / CoRD

CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify.
http://cord.sourceforge.net/
345 stars 135 forks source link

make window title contain host and port if no label #57

Closed bmauter closed 10 years ago

bmauter commented 10 years ago

Hi, we use a external program to drive CoRD. It invokes CoRD from the command line. Since we don't always have a label, it's nice to know the username, host and port instead. This tweak only changes the window title if there isn't a label.

Thanks, -Brian