<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scripts/sel, branch master</title>
<subtitle>Various scripts for UNIX-like systems</subtitle>
<id>https://git.tronto.net/scripts/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/scripts/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/'/>
<updated>2023-06-20T21:01:09Z</updated>
<entry>
<title>Various shellcheck fixes (www.shellcheck.net)</title>
<updated>2023-06-20T21:01:09Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-06-20T21:01:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=581865ee0c8b8aea872f053d804a41fb5f416b17'/>
<id>urn:sha1:581865ee0c8b8aea872f053d804a41fb5f416b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed non-standard use of \t in sed (I should check this for more scripts)</title>
<updated>2022-07-07T11:07:34Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-07-07T11:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=5509b5f9cc771804876e3d050ea4b0dda9e6fac2'/>
<id>urn:sha1:5509b5f9cc771804876e3d050ea4b0dda9e6fac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I am dumb</title>
<updated>2022-05-15T13:29:47Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-05-15T13:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=5f277892cc3bdb617dbbff0d3ab31cee0e921471'/>
<id>urn:sha1:5f277892cc3bdb617dbbff0d3ab31cee0e921471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added (actaully in previous commit) option to add to selection by filename.</title>
<updated>2022-05-15T11:28:57Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-05-15T11:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=8008d8300ea0a8de08069b7728781457412d6cc9'/>
<id>urn:sha1:8008d8300ea0a8de08069b7728781457412d6cc9</id>
<content type='text'>
Globbing actually always works (contrary to what claimed in previous comment)
if the glob expression is quoted.
</content>
</entry>
<entry>
<title>Some fixes</title>
<updated>2022-05-15T11:22:04Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-05-15T11:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=3fca4f50b5fb25b8dfebd34d46a6a607b49eab0d'/>
<id>urn:sha1:3fca4f50b5fb25b8dfebd34d46a6a607b49eab0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added virename</title>
<updated>2022-03-06T11:41:06Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-03-06T11:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=926f38a941da5f917971e609f0c03d9b69c92535'/>
<id>urn:sha1:926f38a941da5f917971e609f0c03d9b69c92535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed previous commit</title>
<updated>2022-02-21T11:37:16Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-02-21T11:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=29cfb84fede08cb68fc386ad1c5eb3d164262649'/>
<id>urn:sha1:29cfb84fede08cb68fc386ad1c5eb3d164262649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not clear selection or remove files if copy was unsuccessful</title>
<updated>2022-02-21T11:28:53Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-02-21T11:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=7e1e47efe1903c3b3154fb203af80fa03c10d08f'/>
<id>urn:sha1:7e1e47efe1903c3b3154fb203af80fa03c10d08f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restyle and added error detection in number of files when copying or moving.</title>
<updated>2022-01-15T08:57:11Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-01-15T08:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=3ae50860f445752ba20751835b332d21ae2d2cb9'/>
<id>urn:sha1:3ae50860f445752ba20751835b332d21ae2d2cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug and added sel open command</title>
<updated>2022-01-14T19:09:45Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-01-14T19:09:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/scripts/commit/?id=b88e387692f87ccb3a2b6c56d2f4aa4cbf9e9917'/>
<id>urn:sha1:b88e387692f87ccb3a2b6c56d2f4aa4cbf9e9917</id>
<content type='text'>
</content>
</entry>
</feed>
