<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-collection.git/modes/agent-shell, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/'/>
<entry>
<title>Use when-let*</title>
<updated>2026-04-27T06:34:33+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2026-04-27T06:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=3bb356bf3a196da0e14be2fc56d62920311bcc51'/>
<id>3bb356bf3a196da0e14be2fc56d62920311bcc51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap permission bindings in a defcustom</title>
<updated>2026-04-27T06:27:08+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2026-04-27T06:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=79d2f35eec47bc1b5d0cfd7ab73627329feda180'/>
<id>79d2f35eec47bc1b5d0cfd7ab73627329feda180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bind permission buttons in agent-shell</title>
<updated>2026-04-27T06:22:54+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2026-04-27T06:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=944707557bd8dbdd47f506a76a2f264a4f47da8b'/>
<id>944707557bd8dbdd47f506a76a2f264a4f47da8b</id>
<content type='text'>
In Normal state:

Buttons are up + cursor on button -&gt; y n v ! should map to agent-shell
Buttons are up + cursor not on button -&gt; menu item routes y n v ! agent-shell bindings
Buttons are not up -&gt; Evil commands
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Normal state:

Buttons are up + cursor on button -&gt; y n v ! should map to agent-shell
Buttons are up + cursor not on button -&gt; menu item routes y n v ! agent-shell bindings
Buttons are not up -&gt; Evil commands
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dreams</title>
<updated>2026-04-23T04:38:31+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2026-04-23T04:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=2df40737c6cc9ccd8b69462a6f2f6a045c2d7684'/>
<id>2df40737c6cc9ccd8b69462a6f2f6a045c2d7684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more agent-shell bindings</title>
<updated>2026-04-23T04:32:08+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2026-04-23T04:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=968884db44b05870446c8f74d57b5f8de49f560e'/>
<id>968884db44b05870446c8f74d57b5f8de49f560e</id>
<content type='text'>
Some bindings untested..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some bindings untested..
</pre>
</div>
</content>
</entry>
<entry>
<title>Defvar</title>
<updated>2026-04-17T06:51:28+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2026-04-17T06:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=12a4f9797a92df48fd4e009d91915372af7437e2'/>
<id>12a4f9797a92df48fd4e009d91915372af7437e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(agent-shell): unbind n and p</title>
<updated>2026-04-17T06:42:31+00:00</updated>
<author>
<name>Joseph LaFreniere</name>
<email>git@lafreniere.xyz</email>
</author>
<published>2026-04-14T20:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=159e8afaadfe2bf886abec1a965b24578b900597'/>
<id>159e8afaadfe2bf886abec1a965b24578b900597</id>
<content type='text'>
Remove the upstream `n` and `p` bindings from `agent-shell-mode-map`,
which would otherwise intercept keystrokes in insert state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the upstream `n` and `p` bindings from `agent-shell-mode-map`,
which would otherwise intercept keystrokes in insert state.
</pre>
</div>
</content>
</entry>
</feed>
