<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Textadept</id>
	<title>Textadept - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Textadept"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Textadept&amp;action=history"/>
	<updated>2026-07-02T18:10:33Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Textadept&amp;diff=3113467&amp;oldid=prev</id>
		<title>imported&gt;Taeas：​维护清理</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Textadept&amp;diff=3113467&amp;oldid=prev"/>
		<updated>2023-07-31T13:15:29Z</updated>

		<summary type="html">&lt;p&gt;维护清理&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox software&lt;br /&gt;
| name                   = Textadept&lt;br /&gt;
| title                  = &lt;br /&gt;
| logo                   = &lt;br /&gt;
| logo caption           = &lt;br /&gt;
| logo size              = &lt;br /&gt;
| logo alt               = &lt;br /&gt;
| screenshot             = &lt;br /&gt;
| caption                = &lt;br /&gt;
| screenshot size        = &lt;br /&gt;
| screenshot alt         = &lt;br /&gt;
| collapsible            = &lt;br /&gt;
| author                 = Mitchell&lt;br /&gt;
| developer              = &lt;br /&gt;
| released               = {{Start date and age|2007}}&lt;br /&gt;
| programming language   = [[C语言|C]], [[Lua]]&lt;br /&gt;
| operating system       = [[Linux]], [[BSD]], [[UNIX]], [[Microsoft Windows]], [[MacOS|macOS]]&lt;br /&gt;
| platform               = &lt;br /&gt;
| size                   = &lt;br /&gt;
| language               = &lt;br /&gt;
| language count         = &amp;lt;!-- Number only --&amp;gt;&lt;br /&gt;
| language footnote      = &lt;br /&gt;
| genre                  = [[文本编辑器]]&lt;br /&gt;
| license                = [[MIT許可證]]&lt;br /&gt;
| website                = {{URL|https://orbitalquark.github.io/textadept}}&lt;br /&gt;
| standard               = &lt;br /&gt;
| AsOf                   = &lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Textadept&amp;#039;&amp;#039;&amp;#039;是一个为[[程序设计|计算机编程]]而设计的[[自由软件]][[minimalism (computing)|极简]][[文本编辑器]]。它以[[MIT許可證]]发布，用[[C语言|C]]和[[Lua]]编写而成，并通过Lua进行扩展。&amp;lt;ref&amp;gt;{{cite web|url=http://yfl.bahmanm.com/Members/ttmrichter/software-reviews/textadept-review|title=Review: Textadept|accessdate=2018-09-09|archive-date=2018-09-09|archive-url=https://web.archive.org/web/20180909112042/http://yfl.bahmanm.com/Members/ttmrichter/software-reviews/textadept-review|dead-url=no}}&amp;lt;/ref&amp;gt; 在终端窗口运行时，可以使用[[图形用户界面]]或文本用户界面。Textadept使用[[Scintilla]]编辑组件。Textadept的开发者把Textadept用到的Scintilla的[[curses (programming library)|curses]][[包装库]]分离了出来供大家使用。&amp;lt;ref&amp;gt;{{cite web|url=http://foicica.com/scinterm/download|title=Scinterm|accessdate=2018-09-09|archive-date=2016-04-06|archive-url=https://web.archive.org/web/20160406114950/http://foicica.com/scinterm/download|dead-url=no}}&amp;lt;/ref&amp;gt; 图形和终端类型都可选择使用LuaJIT进行[[即時編譯]]。不再推荐使用JIT版本，因为JIT版本过去提供的速度优势在版本6.1之后不再显著。&lt;br /&gt;
&lt;br /&gt;
与[[Emacs]]一样，Textadept是可扩展的；Lua API可以访问程序的任何子系统。尽管如此，开发人员表示，他的目标之一是C部分不超过2000行代码，而Lua部分永远不会超过4000行代码。在图形界面中运行时，Textadept故意不保存窗口大小或位置，将此留给[[窗口管理器]]去控制。&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
{{Portal|自由軟體}}&lt;br /&gt;
* [[文件编辑器列表]]&lt;br /&gt;
* [[文件编辑器比较]]&lt;br /&gt;
&lt;br /&gt;
==参考文献==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==外部链接==&lt;br /&gt;
* [http://foicica.com/textadept/ Textadept home page]{{Wayback|url=http://foicica.com/textadept/ |date=20181117035611 }}&lt;br /&gt;
* [http://www.webupd8.org/2013/02/try-textadept-fast-cross-platform-text.html Webupd8 review]{{Wayback|url=http://www.webupd8.org/2013/02/try-textadept-fast-cross-platform-text.html |date=20180909112155 }}&lt;br /&gt;
* [https://directory.fsf.org/wiki/Textadept Free software directory entry]{{Wayback|url=https://directory.fsf.org/wiki/Textadept |date=20180909073829 }}&lt;br /&gt;
* [https://rgieseke.github.io/textredux/ Textredux, a module providing text-based interfaces for core Textadept functionality]{{Wayback|url=https://rgieseke.github.io/textredux/ |date=20170701025328 }}&lt;br /&gt;
&lt;br /&gt;
[[Category:自由文本编辑器]]&lt;br /&gt;
[[Category:Unix文本编辑器]]&lt;br /&gt;
[[Category:Windows文本编辑器]]&lt;br /&gt;
[[Category:Linux文本编辑器]]&lt;br /&gt;
[[Category:用C編程的自由軟體]]&lt;br /&gt;
[[Category:文本编辑器]]&lt;br /&gt;
[[Category:Scintilla| ]]&lt;br /&gt;
[[Category:使用MIT许可证的软件]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Taeas</name></author>
	</entry>
</feed>