<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_virtualbox, branch update-flutter</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_virtualbox?h=update-flutter</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_virtualbox?h=update-flutter'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2025-09-22T05:59:42Z</updated>
<entry>
<title>Fix [virtualbox][vboxmanage controlvm] subcommand completion order and regex are incorrect</title>
<updated>2025-09-22T05:59:42Z</updated>
<author>
<name>SuCicada</name>
<email>pengyifu@gmail.com</email>
</author>
<published>2025-09-22T05:57:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1ffeeec3b65432225b65004123e6c5a69581786b'/>
<id>urn:sha1:1ffeeec3b65432225b65004123e6c5a69581786b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2024-12-22T07:12:06Z</updated>
<author>
<name>Jörg Thalheim</name>
<email>joerg@thalheim.io</email>
</author>
<published>2024-12-22T07:12:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=59184db64a4a3cdcf6a16466bf5ad35c50ee0241'/>
<id>urn:sha1:59184db64a4a3cdcf6a16466bf5ad35c50ee0241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid defining local variable options</title>
<updated>2023-08-17T03:13:27Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2023-08-17T03:13:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=ba54f170a6250080ca88089ac6bf8cfbfe3c2b43'/>
<id>urn:sha1:ba54f170a6250080ca88089ac6bf8cfbfe3c2b43</id>
<content type='text'>
zsh has the built in variable 'options'. zsh sometimes behaves
weirdly when there is a local variable that is named 'options'
</content>
</entry>
<entry>
<title>Merge pull request #1000 from vsannikov/fix-virtualbox-medium</title>
<updated>2023-02-22T09:41:50Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2023-02-22T09:41:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d71ddaa6ebdf9f1358b832186ca7829d4a7b456f'/>
<id>urn:sha1:d71ddaa6ebdf9f1358b832186ca7829d4a7b456f</id>
<content type='text'>
Fix virtualbox medium-related commands</content>
</entry>
<entry>
<title>Fix `vboxmanage` medium-related commands parameters:</title>
<updated>2023-02-21T15:14:13Z</updated>
<author>
<name>V.Sannikov</name>
<email>vsannikov@github.com</email>
</author>
<published>2023-02-21T15:14:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=234e5d3e6126b334c1af220ea3b14c4586c2c659'/>
<id>urn:sha1:234e5d3e6126b334c1af220ea3b14c4586c2c659</id>
<content type='text'>
These commands accept a file name (or an UUID), not a VM name, as a
positional parameter.
</content>
</entry>
<entry>
<title>Fixed `vboxmanage closemedium` redundant parameters completion:</title>
<updated>2023-02-21T14:56:33Z</updated>
<author>
<name>V.Sannikov</name>
<email>vsannikov@github.com</email>
</author>
<published>2023-02-21T14:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9fa28becbaad71ef25675f64eb6c19b2351faf86'/>
<id>urn:sha1:9fa28becbaad71ef25675f64eb6c19b2351faf86</id>
<content type='text'>
the command takes not more than two positional parameters.
</content>
</entry>
<entry>
<title>Fix misleading description for `vboxmanage --ostype` values</title>
<updated>2023-02-21T13:23:38Z</updated>
<author>
<name>V.Sannikov</name>
<email>vsannikov@github.com</email>
</author>
<published>2023-02-21T13:23:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b030b22f6423ddc69805e128d3a338b4aa2e2681'/>
<id>urn:sha1:b030b22f6423ddc69805e128d3a338b4aa2e2681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix `--ostype` argument of `vboxmanage createvm` command</title>
<updated>2023-02-21T12:49:07Z</updated>
<author>
<name>V.Sannikov</name>
<email>vsannikov@github.com</email>
</author>
<published>2023-02-21T12:49:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=348187fac28d5fbdb3a3e4ac66ab74cf36bc11b5'/>
<id>urn:sha1:348187fac28d5fbdb3a3e4ac66ab74cf36bc11b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2023-01-04T20:50:35Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-01-04T20:50:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1d492c7151106a298f5c188369e04c3dce2b1366'/>
<id>urn:sha1:1d492c7151106a298f5c188369e04c3dce2b1366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update author list</title>
<updated>2022-12-25T04:19:01Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T04:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=eecf5d5c1057729cac257a747b4af3d56ab2c7d3'/>
<id>urn:sha1:eecf5d5c1057729cac257a747b4af3d56ab2c7d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dhcpserver subcommand completion</title>
<updated>2022-12-25T04:17:38Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T04:17:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2df4d30003e9b0009ea011cb80d321ef6dd128ac'/>
<id>urn:sha1:2df4d30003e9b0009ea011cb80d321ef6dd128ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce functions</title>
<updated>2022-12-25T04:06:35Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T04:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9035bfb0a8d6f5023c197cc808823a07efe18690'/>
<id>urn:sha1:9035bfb0a8d6f5023c197cc808823a07efe18690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hostonlynet subcommand completion</title>
<updated>2022-12-25T04:00:17Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T04:00:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4c66875a7b037b93c07f209894b4894478d73d66'/>
<id>urn:sha1:4c66875a7b037b93c07f209894b4894478d73d66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hostonlyif subcommand completion</title>
<updated>2022-12-25T03:56:22Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T03:56:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=337c43064e5cbd4496a00f5f805106ae19fd4c83'/>
<id>urn:sha1:337c43064e5cbd4496a00f5f805106ae19fd4c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add metrics subcommand completion</title>
<updated>2022-12-25T03:52:22Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T03:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=46e5e954053cf0bdb33d318c5b9cf44e155da2dd'/>
<id>urn:sha1:46e5e954053cf0bdb33d318c5b9cf44e155da2dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add debugvm subcommand completion</title>
<updated>2022-12-25T03:44:18Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T03:44:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d54db07dd5f7f4c15f9c2cc9097080078907e7fc'/>
<id>urn:sha1:d54db07dd5f7f4c15f9c2cc9097080078907e7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ADd guestcontrol subcommand completion</title>
<updated>2022-12-25T03:20:38Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T03:20:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=fa57596f67b4e6357ab343540ea8e0319cdb18ba'/>
<id>urn:sha1:fa57596f67b4e6357ab343540ea8e0319cdb18ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add natnetwork subcommand completion</title>
<updated>2022-12-25T01:41:20Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-25T01:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8d40ac67bf68dd9e3a22a0883ad5d7ae9127edeb'/>
<id>urn:sha1:8d40ac67bf68dd9e3a22a0883ad5d7ae9127edeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement sharedfolder subcommand completion</title>
<updated>2022-12-24T13:39:10Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T13:39:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a6f3ed261637ec5a5cb1b4cba602319f76ab6cea'/>
<id>urn:sha1:a6f3ed261637ec5a5cb1b4cba602319f76ab6cea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add usbdevsource subcommand completion</title>
<updated>2022-12-24T13:00:29Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T13:00:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2e02fa2bc40e0d1f3f276634bb8b5a315e8609b4'/>
<id>urn:sha1:2e02fa2bc40e0d1f3f276634bb8b5a315e8609b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add extpack subcommand completion</title>
<updated>2022-12-24T10:49:05Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T10:49:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=793c77ece970299354d1e85cde30b561b6c5f250'/>
<id>urn:sha1:793c77ece970299354d1e85cde30b561b6c5f250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add modifynvram subcommand completion</title>
<updated>2022-12-24T09:38:00Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T09:36:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a5cc26eee15a778802f3c71736e92cd180113c42'/>
<id>urn:sha1:a5cc26eee15a778802f3c71736e92cd180113c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add updatecheck subcommand completion</title>
<updated>2022-12-24T08:31:27Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T08:31:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=01c0875bb560f3969b92b18e1a09556c73319128'/>
<id>urn:sha1:01c0875bb560f3969b92b18e1a09556c73319128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add usbfilter subcommand completion</title>
<updated>2022-12-24T06:50:32Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T06:50:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=eff72eacf6da7b2169cf748fa099237167c77dff'/>
<id>urn:sha1:eff72eacf6da7b2169cf748fa099237167c77dff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add guestproperty subcommand completion</title>
<updated>2022-12-24T00:27:04Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-24T00:27:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4f8614d0ac32b27cbc32eabdf2fe849d4e3790a0'/>
<id>urn:sha1:4f8614d0ac32b27cbc32eabdf2fe849d4e3790a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cloud subcommand completion</title>
<updated>2022-12-23T12:59:58Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-23T12:59:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=6ec58b685e43ec80ab73723146c43b48a119f12f'/>
<id>urn:sha1:6ec58b685e43ec80ab73723146c43b48a119f12f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add snapshot subcommand completion</title>
<updated>2022-12-23T11:55:17Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-23T11:55:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2228daef0eb4744dbb00df8a9c7a04de27779d7d'/>
<id>urn:sha1:2228daef0eb4744dbb00df8a9c7a04de27779d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add unattended subcommand completion</title>
<updated>2022-12-23T09:13:26Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-23T09:13:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=61ccfe353f8b7a0febf9f81bc42e462719101abd'/>
<id>urn:sha1:61ccfe353f8b7a0febf9f81bc42e462719101abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cloudprofile subcommand completion</title>
<updated>2022-12-23T07:46:30Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-23T07:46:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7aba5946ca28eef92c040ca083ff39e217a8da2b'/>
<id>urn:sha1:7aba5946ca28eef92c040ca083ff39e217a8da2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mediumio subcommand completion</title>
<updated>2022-12-23T06:28:52Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-23T06:28:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a2d4ea00d93a38cfc8d4f29731010fb0c575be83'/>
<id>urn:sha1:a2d4ea00d93a38cfc8d4f29731010fb0c575be83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bandwidthctl subcommand completion</title>
<updated>2022-12-23T05:12:29Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-23T05:12:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0211e566da43c354cfb74e247bb7c81ce46ae04a'/>
<id>urn:sha1:0211e566da43c354cfb74e247bb7c81ce46ae04a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement encryptvm subcommand</title>
<updated>2022-12-22T12:36:57Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-22T12:36:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7ec9280e88c4ae6c49e399c52b6ab75fcdfd0b05'/>
<id>urn:sha1:7ec9280e88c4ae6c49e399c52b6ab75fcdfd0b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add set property completion</title>
<updated>2022-12-22T05:32:56Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-22T05:32:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=021da0cde55debc94d347bf5e8cd274f15d7b0f3'/>
<id>urn:sha1:021da0cde55debc94d347bf5e8cd274f15d7b0f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update virtualbox completion</title>
<updated>2022-12-14T14:29:37Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-13T13:18:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9a1ec0e9eebb1bcf68cf9a8832bb25c07fa12de0'/>
<id>urn:sha1:9a1ec0e9eebb1bcf68cf9a8832bb25c07fa12de0</id>
<content type='text'>
- Fix broken option completion
- Format
- Update subcommands
- Add TODO comments in unimplemented subcommands
</content>
</entry>
<entry>
<title>Update links</title>
<updated>2022-11-23T04:31:48Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-11-23T04:23:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0b6e0648504382f68dbfc547bd4392a3d85e8513'/>
<id>urn:sha1:0b6e0648504382f68dbfc547bd4392a3d85e8513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Utilize grep -E instead of deprecated/obsolescent egrep</title>
<updated>2022-09-12T15:51:37Z</updated>
<author>
<name>rtisdale</name>
<email>rob@breakbeat.tech</email>
</author>
<published>2022-09-12T15:51:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e6fdabb97d8fc01c3eb7322f623638f5311db75f'/>
<id>urn:sha1:e6fdabb97d8fc01c3eb7322f623638f5311db75f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add list natnets and natnetwork option</title>
<updated>2022-01-25T18:58:48Z</updated>
<author>
<name>Pedro A. Aranda Gutierrez</name>
<email>paaguti@gmail.com</email>
</author>
<published>2022-01-25T18:58:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2c3b218d2491da941c86d00df7ee7e0b6130fcd2'/>
<id>urn:sha1:2c3b218d2491da941c86d00df7ee7e0b6130fcd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial support for natnetwork subcommand</title>
<updated>2022-01-25T16:31:53Z</updated>
<author>
<name>Pedro A. Aranda Gutierrez</name>
<email>paaguti@gmail.com</email>
</author>
<published>2022-01-25T16:31:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b3469afc2434fdd02d40ed1caea2ea17eada87a5'/>
<id>urn:sha1:b3469afc2434fdd02d40ed1caea2ea17eada87a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function to list natnetworks</title>
<updated>2022-01-25T16:30:35Z</updated>
<author>
<name>Pedro A. Aranda Gutierrez</name>
<email>paaguti@gmail.com</email>
</author>
<published>2022-01-25T16:30:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c83b6a505b7e1d0a0b5e76c4f93c2177d91a44d9'/>
<id>urn:sha1:c83b6a505b7e1d0a0b5e76c4f93c2177d91a44d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add (unCamelised) vboxmanage for Linux</title>
<updated>2022-01-25T16:29:23Z</updated>
<author>
<name>Pedro A. Aranda Gutierrez</name>
<email>paaguti@gmail.com</email>
</author>
<published>2022-01-25T16:29:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=f20a81f8130c3373078906fa395771bcd188d5d4'/>
<id>urn:sha1:f20a81f8130c3373078906fa395771bcd188d5d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update medium related commands for VBoxManage</title>
<updated>2018-11-17T02:05:47Z</updated>
<author>
<name>kiendang</name>
<email>kiend@pm.me</email>
</author>
<published>2018-11-17T02:05:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=bc1dbe6b025600ebdaa902e5224261554618809f'/>
<id>urn:sha1:bc1dbe6b025600ebdaa902e5224261554618809f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove license header from compdefs I wrote (switching to the Zsh license)</title>
<updated>2017-10-19T18:05:38Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2017-10-19T18:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=ed7ba0a71c5c9306e2b0151de21bd8d5b0148ed6'/>
<id>urn:sha1:ed7ba0a71c5c9306e2b0151de21bd8d5b0148ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add VBoxManager modifyhd auto-complete.</title>
<updated>2014-03-22T13:25:56Z</updated>
<author>
<name>Werner Beroux</name>
<email>werner@beroux.com</email>
</author>
<published>2014-03-22T13:25:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=48d1cb8e9cdb580b5a8e87ecb4f333cf85b1aa5b'/>
<id>urn:sha1:48d1cb8e9cdb580b5a8e87ecb4f333cf85b1aa5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move modelines to end of file</title>
<updated>2012-08-23T15:18:49Z</updated>
<author>
<name>Aaron Schrab</name>
<email>aaron@schrab.com</email>
</author>
<published>2012-08-23T15:18:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3f55429b0e97ff2ba57781abd9b529ac89d186b6'/>
<id>urn:sha1:3f55429b0e97ff2ba57781abd9b529ac89d186b6</id>
<content type='text'>
Having a vim modeline or emacs local variable line somewhere in the
middle of the file isn't really helpful.  By default, vim will only
check the first and last 5 lines of a file for a modeline (assuming the
modeline option is enabled).  Emacs is even more strict about the type
of local variable line that was in use, it will only check the first
line of the file or the second line if the first line specifies a script
interpreter (which isn't the case here).

Move the vim modeline to the end of the file so that it can actually be
found by vim but is out of the way for editing.  For emacs more work is
required, convert that to the more verbose Local Variables syntax which
emacs will look for starting 3000 characters from the end of the file.

Also there is no zsh mode for emacs (according to
zsh-users/zsh-completions#75), use the "Shell-Script" mode instead.
This seems to automatically detect that the files are for zsh.

I'm not an emacs user, so I haven't tested that portion much.  But, this
does at least improve the syntax highlighting there.
</content>
</entry>
<entry>
<title>[BREAKING CHANGE] Move compdefs to own directory (to ease packaging and</title>
<updated>2012-08-01T11:23:11Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2012-08-01T11:23:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=10ffeb0c153258896531b2b8939e94486d58b378'/>
<id>urn:sha1:10ffeb0c153258896531b2b8939e94486d58b378</id>
<content type='text'>
avoid bloating users fpath with unneeded files such as README.md)
</content>
</entry>
</feed>
