<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/run, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<entry>
<title>regex: submatches now go into variables</title>
<updated>2026-06-06T20:55:27+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T20:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=2e379710ca4ca1739788beb502a55d8bd596dc16'/>
<id>2e379710ca4ca1739788beb502a55d8bd596dc16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2026-06-06T11:45:54+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T11:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=d39ed8fc77981f937c35fa84a7ff5d288d0c7181'/>
<id>d39ed8fc77981f937c35fa84a7ff5d288d0c7181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>special cased regex for performance</title>
<updated>2026-06-06T10:15:52+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=53980774c327675e886179c0a2c140744dcf9b95'/>
<id>53980774c327675e886179c0a2c140744dcf9b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better case_match command</title>
<updated>2026-06-02T19:44:30+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-02T19:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=dbca276ac60af603209f62dcc2e0e1fcfbebae11'/>
<id>dbca276ac60af603209f62dcc2e0e1fcfbebae11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: parse lookahead and lookbehind</title>
<updated>2026-06-02T10:39:41+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-02T10:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=1a138779293823177613238591768077d781de05'/>
<id>1a138779293823177613238591768077d781de05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clippy</title>
<updated>2026-06-01T19:17:23+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-01T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=c52169f535f89c0300ec06e13ddcaa7e0f459a0b'/>
<id>c52169f535f89c0300ec06e13ddcaa7e0f459a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex based case statements</title>
<updated>2026-05-31T17:21:44+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-31T17:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=81759dd51eb1f6f9a7dc8af9b2b8126ff7dfab24'/>
<id>81759dd51eb1f6f9a7dc8af9b2b8126ff7dfab24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic case statement</title>
<updated>2026-05-31T15:12:12+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-31T15:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=08f3af622cc3e7b3f85a60c6ffe83d9d70e9dc02'/>
<id>08f3af622cc3e7b3f85a60c6ffe83d9d70e9dc02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add logic to query cursor position</title>
<updated>2026-05-24T10:52:44+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-05-24T10:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=183aee63b56be098efad606df9cf39ae637c4117'/>
<id>183aee63b56be098efad606df9cf39ae637c4117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>terminal prompt from ps1 module now</title>
<updated>2026-05-24T07:47:29+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-05-24T07:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=36cbfcaafcb8a3b1c47650439531a35c99b203ea'/>
<id>36cbfcaafcb8a3b1c47650439531a35c99b203ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
