<feed xmlns='http://www.w3.org/2005/Atom'>
<title>textadept.git/test, branch master</title>
<subtitle>My personalizations for textadept</subtitle>
<id>https://git.alessandroiezzi.it/textadept.git/atom?h=master</id>
<link rel='self' href='https://git.alessandroiezzi.it/textadept.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/'/>
<updated>2022-03-19T01:55:42+00:00</updated>
<entry>
<title>Added `move_buffer()` function and made tabs rearrangeable via drag and drop.</title>
<updated>2022-03-19T01:55:42+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-03-19T01:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=092d5984e16f2d8f844dc88a417ed6f9defdf42c'/>
<id>urn:sha1:092d5984e16f2d8f844dc88a417ed6f9defdf42c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed "Find Next" for zero-width regex searches.</title>
<updated>2022-03-17T16:15:18+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-03-17T16:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=f81316624d077360447fd4ba977b7cb22ee2061b'/>
<id>urn:sha1:f81316624d077360447fd4ba977b7cb22ee2061b</id>
<content type='text'>
"Find Prev" still does not work and appears to be a Scintilla bug.
</content>
</entry>
<entry>
<title>Updated tests to pass on macOS.</title>
<updated>2022-03-01T22:49:35+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-03-01T22:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=95bd46502de9cb53ddec942cb1735b7c0f1636f7'/>
<id>urn:sha1:95bd46502de9cb53ddec942cb1735b7c0f1636f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use icon names from the Free Desktop Icon Naming Specification.</title>
<updated>2022-02-28T03:01:14+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-02-28T03:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=6a6b7cccbb2fd21bf040729b99e18aa3a98fe8ad'/>
<id>urn:sha1:6a6b7cccbb2fd21bf040729b99e18aa3a98fe8ad</id>
<content type='text'>
Requires latest gtDialog.
</content>
</entry>
<entry>
<title>Updated tests to pass on Win32.</title>
<updated>2022-02-27T02:07:59+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-02-27T02:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=ed33589bf891bfa5d2adb16b2e3fce286f92f27a'/>
<id>urn:sha1:ed33589bf891bfa5d2adb16b2e3fce286f92f27a</id>
<content type='text'>
Use '\' where required, close files instead of flushing, and handle CRLF newlines where required.
</content>
</entry>
<entry>
<title>Use more local functions in test.lua.</title>
<updated>2022-02-27T01:51:28+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-02-27T01:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=7366755bc58bc9280dffe1047d3a46e2290fbe56'/>
<id>urn:sha1:7366755bc58bc9280dffe1047d3a46e2290fbe56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug in `ui.goto_file()` when specifying preferred view.</title>
<updated>2022-02-23T15:51:58+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-02-23T15:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=6dc247b44324846f5645152d5a01edcf11702aee'/>
<id>urn:sha1:6dc247b44324846f5645152d5a01edcf11702aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated copyright year.</title>
<updated>2022-01-31T17:50:04+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2022-01-31T17:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=e22866529c87f36755cf8cf42e467f46ed43aafd'/>
<id>urn:sha1:e22866529c87f36755cf8cf42e467f46ed43aafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Propagate Tab key to insert \t if necessary for previous commit.</title>
<updated>2021-12-14T15:08:09+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2021-12-14T15:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=9a91848fc752a364f16724f564288bcc20d6a63a'/>
<id>urn:sha1:9a91848fc752a364f16724f564288bcc20d6a63a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed attempted expansion of lexer name snippet that resolves to a table.</title>
<updated>2021-12-13T15:21:32+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2021-12-13T15:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=0f9d6f917173b1a22559fc42d12bbfc9bf4e783c'/>
<id>urn:sha1:0f9d6f917173b1a22559fc42d12bbfc9bf4e783c</id>
<content type='text'>
</content>
</entry>
</feed>
