Project

General

Profile

Actions

Renwin » History » Revision 2

« Previous | Revision 2/5 (diff) | Next »
Per Amundsen, 02/14/2014 03:36 PM


Added in 1.9.2

/renwin <@oldname> <@newname> [topic]

Allows you to change the name of an existing window to a different one, and an optional topic can be specified.

Parameters

<@oldname> - Current window name.
<@newname> - New window name.
[topic] - Window topic/title.

Example

;Open a window.
/window -e @test1

;Rename @test1 to @test and add topic "Hello world".
/renwin @test1 @test2 Hello World

Updated by Per Amundsen about 10 years ago · 2 revisions

Also available in: PDF HTML TXT