windows
Submitted by reeses on Sun, 2004-04-18 13:43. | windows
I found myself doing a lot of "select, copy, open IE, paste into address bar" with TeraTerm Pro, so I added a menu item to take the current selection, and open IE with the selected text as the target. I didn't add anything fancy like url-recognition a` la gnometerm, eterm, etc, and it does absolutely no data validation. Anyway, download the diff here. It works fine with the fantastic TTSSH, and builds semi-cleanly in MSVC 6.0, with a few warnings at /W4. I don't know if it is kosher to distribute a binary, so if you are the author, let me know if I need to yank it.
Submitted by reeses on Sun, 2004-04-18 13:39. | windows
systrayal takes a command string as an argument, and hides in the systray. When you left-click on the icon in the tray, or right-click and choose the appropriate menu item, it executes the command. I use it to start my browser up and go to the sites I visit most, with "systrayal start http://www.foo.com".
|