i can open a custom @window and then set a title for it using /renwin.. eg..

alias heh {
window @window
.renwin @window @window whatever text
}
is there any way to set the title directly when opening the @window?