<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_tmuxp, branch update-pre-commit</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_tmuxp?h=update-pre-commit</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_tmuxp?h=update-pre-commit'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2026-03-08T12:40:00Z</updated>
<entry>
<title>fix tmuxp completion</title>
<updated>2026-03-08T12:40:00Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-08T12:40:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=530a4f68edde078c8cc2e6d5882e40bcc2f08720'/>
<id>urn:sha1:530a4f68edde078c8cc2e6d5882e40bcc2f08720</id>
<content type='text'>
- fix wrong exclusive options
</content>
</entry>
<entry>
<title>tmuxp: fix xdg dir checked</title>
<updated>2023-02-07T14:05:31Z</updated>
<author>
<name>Yoni Weill</name>
<email>joweill@icloud.com</email>
</author>
<published>2023-02-07T14:05:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a2c3a97252bbcee158822152a62b4b80b695cf1d'/>
<id>urn:sha1:a2c3a97252bbcee158822152a62b4b80b695cf1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tmuxp: fix using workspace dirs other than ~/.tmuxp</title>
<updated>2023-02-06T09:54:20Z</updated>
<author>
<name>Yoni Weill</name>
<email>joweill@icloud.com</email>
</author>
<published>2023-02-06T09:54:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e936451b03fd58cb3ae1f0e81c5c0230ee81b9b8'/>
<id>urn:sha1:e936451b03fd58cb3ae1f0e81c5c0230ee81b9b8</id>
<content type='text'>
For reference see https://github.com/tmux-python/tmuxp/blob/3ba64262839da6a643a19e70bb990ca3e589ad16/src/tmuxp/workspace/finders.py#L99-L128
</content>
</entry>
<entry>
<title>Update tmuxp</title>
<updated>2022-10-30T08:53:46Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-10-30T08:53:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2dfe3ca220d178f45c17292f19a29fc7a488d433'/>
<id>urn:sha1:2dfe3ca220d178f45c17292f19a29fc7a488d433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2021-11-12T21:56:34Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2021-11-12T21:56:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0fd25cda7a31205bbee090d58752c323541c19b8'/>
<id>urn:sha1:0fd25cda7a31205bbee090d58752c323541c19b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve tmuxp load completions</title>
<updated>2018-03-14T15:32:03Z</updated>
<author>
<name>Tony Narlock</name>
<email>tony@git-pull.com</email>
</author>
<published>2017-12-23T17:04:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4508695cb23007f00c88dee362f788deca82ed25'/>
<id>urn:sha1:4508695cb23007f00c88dee362f788deca82ed25</id>
<content type='text'>
1. Limit wildcard json/yaml file matches to current directory
2. Preserve all directory completion (for tabbing into directories)
3. Use unlimited depth search for directories with .tmuxp.(yaml/json)
   inside them. tmuxp load command can load the file or the directory.
</content>
</entry>
<entry>
<title>Use _call_program when gathering list of tmux sessions</title>
<updated>2017-10-19T16:02:24Z</updated>
<author>
<name>Bez Hermoso</name>
<email>bezalelhermoso@gmail.com</email>
</author>
<published>2017-10-19T16:02:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a86e06b3361ece71df7b679623d554e4f4001418'/>
<id>urn:sha1:a86e06b3361ece71df7b679623d554e4f4001418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dump stderr</title>
<updated>2017-10-19T01:58:45Z</updated>
<author>
<name>Bez Hermoso</name>
<email>bezalelhermoso@gmail.com</email>
</author>
<published>2017-10-19T01:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e7132b01c4176c7093b98c2096f849e74785b87d'/>
<id>urn:sha1:e7132b01c4176c7093b98c2096f849e74785b87d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement suggestions: reduced code for session selection, fixed --help etc.</title>
<updated>2017-10-18T21:10:45Z</updated>
<author>
<name>Bez Hermoso</name>
<email>bezalelhermoso@gmail.com</email>
</author>
<published>2017-10-18T21:10:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d0dcdb632e31a8ee66ee4a80d5677bd3df75ae60'/>
<id>urn:sha1:d0dcdb632e31a8ee66ee4a80d5677bd3df75ae60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tmuxp auto-completion</title>
<updated>2017-10-18T19:07:07Z</updated>
<author>
<name>Bez Hermoso</name>
<email>bezalelhermoso@gmail.com</email>
</author>
<published>2017-10-18T19:06:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=630edf185b8ec18bf6895c590d81f73aca693fe1'/>
<id>urn:sha1:630edf185b8ec18bf6895c590d81f73aca693fe1</id>
<content type='text'>
</content>
</entry>
</feed>
