<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Multishell.setTitle</id>
		<title>Multishell.setTitle - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Multishell.setTitle"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Multishell.setTitle&amp;action=history"/>
		<updated>2026-07-11T07:29:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Multishell.setTitle&amp;diff=7937&amp;oldid=prev</id>
		<title>Magiczocker at 07:59, 4 August 2020</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Multishell.setTitle&amp;diff=7937&amp;oldid=prev"/>
				<updated>2020-08-04T07:59:12Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 07:59, 4 August 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; }}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; }}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:API Functions]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key ccraft_wiki-mw_:diff:version:1.11a:oldid:6554:newid:7937 --&gt;
&lt;/table&gt;</summary>
		<author><name>Magiczocker</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Multishell.setTitle&amp;diff=6554&amp;oldid=prev</id>
		<title>MKlegoman357: Created the page</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Multishell.setTitle&amp;diff=6554&amp;oldid=prev"/>
				<updated>2014-06-03T10:40:56Z</updated>
		
		<summary type="html">&lt;p&gt;Created the page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=multishell.setTitle&lt;br /&gt;
|args={{type|number}} tabID, {{type|string}} title&lt;br /&gt;
|api=multishell&lt;br /&gt;
|returns={{type|nil}}&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Changes the title of a tab with ID &amp;lt;var&amp;gt;tabID&amp;lt;/var&amp;gt; to &amp;lt;var&amp;gt;title&amp;lt;/var&amp;gt;.&lt;br /&gt;
|examples={{Example&lt;br /&gt;
 |desc=Changes the title of currently active program to &amp;quot;My Program&amp;quot;.&lt;br /&gt;
 |code= local currentTabID = [[multishell.getCurrent]]()&lt;br /&gt;
 &lt;br /&gt;
 '''multishell.setTitle(currentTabID, &amp;quot;My Program&amp;quot;)'''&lt;br /&gt;
 }}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MKlegoman357</name></author>	</entry>

	</feed>