<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_jmeter, branch update_cppcheck</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_jmeter?h=update_cppcheck</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_jmeter?h=update_cppcheck'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2026-03-08T13:00:25Z</updated>
<entry>
<title>fix jmeter completion</title>
<updated>2026-03-08T13:00:25Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-08T13:00:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3fefbee79e2ba039cdbcdf7b9d018ce2021b30a6'/>
<id>urn:sha1:3fefbee79e2ba039cdbcdf7b9d018ce2021b30a6</id>
<content type='text'>
- remove duplicated options
</content>
</entry>
<entry>
<title>Fix minors</title>
<updated>2025-12-10T04:44:13Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2025-12-10T04:44:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d2ab32cce670d167b03d4216a43c4551e2c83f23'/>
<id>urn:sha1:d2ab32cce670d167b03d4216a43c4551e2c83f23</id>
<content type='text'>
- typos
- missing semicolons
</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>Update jmeter options</title>
<updated>2022-07-02T06:44:11Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-07-02T06:44:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=cc2df4217e13c6602a342dc9c241e56cb5fd55b6'/>
<id>urn:sha1:cc2df4217e13c6602a342dc9c241e56cb5fd55b6</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>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>
