<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st.git/st-urlhandler, branch master</title>
<subtitle>Tyler's build of st</subtitle>
<id>https://git.tylerhoang.xyz/st.git/atom?h=master</id>
<link rel='self' href='https://git.tylerhoang.xyz/st.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/'/>
<updated>2021-11-07T04:02:26Z</updated>
<entry>
<title>updated</title>
<updated>2021-11-07T04:02:26Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2021-11-07T04:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=e8e1c62ce069e6f5a1ede5cd2d7824cb7492583f'/>
<id>urn:sha1:e8e1c62ce069e6f5a1ede5cd2d7824cb7492583f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init</title>
<updated>2021-05-09T08:53:29Z</updated>
<author>
<name>trainytrain</name>
<email>trainytrain@rape.lol</email>
</author>
<published>2021-05-09T08:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=64ad31237da6d14f0193adb7f1210255d5d647dd'/>
<id>urn:sha1:64ad31237da6d14f0193adb7f1210255d5d647dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove final punctuation from possible urls</title>
<updated>2021-03-04T02:39:35Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2021-03-04T02:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=67ef1c4d4ec3d3a423a078eb746fa2fac4a267e9'/>
<id>urn:sha1:67ef1c4d4ec3d3a423a078eb746fa2fac4a267e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copy/open url use same regex. slimming.</title>
<updated>2020-11-30T20:23:31Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-11-30T20:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=dcaad2ceba5b8fe5d65875da29a2eb08f5ea5b42'/>
<id>urn:sha1:dcaad2ceba5b8fe5d65875da29a2eb08f5ea5b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed not being able to copy URL with a dash in it</title>
<updated>2020-11-30T19:45:38Z</updated>
<author>
<name>Hekuran</name>
<email>hekurangashi@protonmail.com</email>
</author>
<published>2020-11-30T19:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=7a7c5f8bfdd4c41d36f98a4d92494d678dd185f4'/>
<id>urn:sha1:7a7c5f8bfdd4c41d36f98a4d92494d678dd185f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a small issue with the urlhandler.</title>
<updated>2020-08-07T08:53:57Z</updated>
<author>
<name>Pierguido Lambri</name>
<email>plambri@redhat.com</email>
</author>
<published>2020-08-07T08:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=7e5b6973525f6c78f533d25a5efe75e5c946b910'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>regex update</title>
<updated>2020-04-28T22:48:43Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-04-28T22:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=f2faf93fabf741730d6c4773b627837dcc81f43f'/>
<id>urn:sha1:f2faf93fabf741730d6c4773b627837dcc81f43f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>no longer embed dmenu to prevent error if dmenu</title>
<updated>2020-04-16T18:48:52Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-04-16T18:48:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=3f44e88d6e1df1ee07e7acb4935498855ecb22d3'/>
<id>urn:sha1:3f44e88d6e1df1ee07e7acb4935498855ecb22d3</id>
<content type='text'>
has no alpha patch
</content>
</entry>
<entry>
<title>following links now separate script</title>
<updated>2020-04-15T20:43:14Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-04-15T20:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/st.git/commit/?id=baa9fa076a4e334e04532b218a925b0a8e367a8c'/>
<id>urn:sha1:baa9fa076a4e334e04532b218a925b0a8e367a8c</id>
<content type='text'>
this avoids the effects of swallow in dwm

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