<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/rbw, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/rbw?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/rbw?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2025-06-25T19:33:17Z</updated>
<entry>
<title>fix(rbw): reset clipboard in `rbwpw` only in the last invocation (#13185)</title>
<updated>2025-06-25T19:33:17Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2025-06-25T19:33:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=01433503c2a474c049fa56d792ebfd9274e683cc'/>
<id>urn:sha1:01433503c2a474c049fa56d792ebfd9274e683cc</id>
<content type='text'>
The previous behavior would reset the clipboard after 20 seconds always, even
if the `rbwpw` function was called again in between. This commit fixes that
behavior.

Co-authored-by: Marc Cornellà &lt;marc@mcornella.com&gt;</content>
</entry>
<entry>
<title>chore: removing old completion code (#10616)</title>
<updated>2022-03-28T11:38:49Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2022-03-28T11:38:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3f214329d631b3ae39d6b283262c77819a0078de'/>
<id>urn:sha1:3f214329d631b3ae39d6b283262c77819a0078de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(rbw): add `rbwpw` function to copy passwords to the clipboard (#10639)</title>
<updated>2022-02-09T21:55:05Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2022-02-09T21:55:05Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c41f2e7a0947139db79ae234b994467ff921f4cb'/>
<id>urn:sha1:c41f2e7a0947139db79ae234b994467ff921f4cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: declare globals properly</title>
<updated>2022-01-05T08:23:54Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-05T08:10:32Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d3bb52d7d825f2a6ce2e1c76ca472b05c6f27b40'/>
<id>urn:sha1:d3bb52d7d825f2a6ce2e1c76ca472b05c6f27b40</id>
<content type='text'>
By default, `typeset` defines variables locally unless in the main scope.
This is specially bad when using `omz plugin load`, which happens inside
a function, so the declared variables don't continue being defined when
the function finishes and the main scope reappears.
</content>
</entry>
<entry>
<title>feat(rbw): add completion for `rbw` Bitwarden client (#10346)</title>
<updated>2021-12-28T14:54:59Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2021-12-28T14:54:59Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=543d6c0db197b624f8cf8be296fa2e5d37d3e6c2'/>
<id>urn:sha1:543d6c0db197b624f8cf8be296fa2e5d37d3e6c2</id>
<content type='text'>
</content>
</entry>
</feed>
