<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st/st-urlhandler, branch master</title>
<subtitle>st is a simple terminal implementation for X - A fork of Luke Smith
</subtitle>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/'/>
<entry>
<title>colons in urls</title>
<updated>2022-08-15T11:55:26+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-08-15T11:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=2e2d560516765e301e0425c2fbf783825334f9a1'/>
<id>2e2d560516765e301e0425c2fbf783825334f9a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove final punctuation from possible urls</title>
<updated>2021-03-04T02:39:35+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2021-03-04T02:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=67ef1c4d4ec3d3a423a078eb746fa2fac4a267e9'/>
<id>67ef1c4d4ec3d3a423a078eb746fa2fac4a267e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copy/open url use same regex. slimming.</title>
<updated>2020-11-30T20:23:31+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-11-30T20:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=dcaad2ceba5b8fe5d65875da29a2eb08f5ea5b42'/>
<id>dcaad2ceba5b8fe5d65875da29a2eb08f5ea5b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed not being able to copy URL with a dash in it</title>
<updated>2020-11-30T19:45:38+00:00</updated>
<author>
<name>Hekuran</name>
<email>hekurangashi@protonmail.com</email>
</author>
<published>2020-11-30T19:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=7a7c5f8bfdd4c41d36f98a4d92494d678dd185f4'/>
<id>7a7c5f8bfdd4c41d36f98a4d92494d678dd185f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a small issue with the urlhandler.</title>
<updated>2020-08-07T08:53:57+00:00</updated>
<author>
<name>Pierguido Lambri</name>
<email>plambri@redhat.com</email>
</author>
<published>2020-08-07T08:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=7e5b6973525f6c78f533d25a5efe75e5c946b910'/>
<id>7e5b6973525f6c78f533d25a5efe75e5c946b910</id>
<content type='text'>
Urls lile:

https://whatever.domain/~myprecious/usefull-blog.html
https://brb.imback.maybe/isit/blah#sure

Were not propery handled (everything after either '#' or '~' were ignored).
Escaped '#' and added '~' in the regex.

Signed-off-by: Pierguido Lambri &lt;plambri@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Urls lile:

https://whatever.domain/~myprecious/usefull-blog.html
https://brb.imback.maybe/isit/blah#sure

Were not propery handled (everything after either '#' or '~' were ignored).
Escaped '#' and added '~' in the regex.

Signed-off-by: Pierguido Lambri &lt;plambri@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>regex update</title>
<updated>2020-04-28T22:48:43+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-04-28T22:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=f2faf93fabf741730d6c4773b627837dcc81f43f'/>
<id>f2faf93fabf741730d6c4773b627837dcc81f43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no longer embed dmenu to prevent error if dmenu</title>
<updated>2020-04-16T18:48:52+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-04-16T18:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=3f44e88d6e1df1ee07e7acb4935498855ecb22d3'/>
<id>3f44e88d6e1df1ee07e7acb4935498855ecb22d3</id>
<content type='text'>
has no alpha patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has no alpha patch
</pre>
</div>
</content>
</entry>
<entry>
<title>following links now separate script</title>
<updated>2020-04-15T20:43:14+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-04-15T20:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.afu.re/st/commit/?id=baa9fa076a4e334e04532b218a925b0a8e367a8c'/>
<id>baa9fa076a4e334e04532b218a925b0a8e367a8c</id>
<content type='text'>
this avoids the effects of swallow in dwm

it also will not produce dmenu without found urls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this avoids the effects of swallow in dwm

it also will not produce dmenu without found urls
</pre>
</div>
</content>
</entry>
</feed>
