1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 11:51:04 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
Daniel Shahaf
43761827f9 45109: Add Vim highlighting file for Test/*.ztst files. 2019-12-22 03:20:55 +00:00
Eitan Adler
110ffae9fe 40035: Cosmetic fixes for comments and documentation.
Mostly fixes to doubled words.
2016-11-29 17:13:52 +00:00
Frank Terbeck
02fe884a11 39847: Update helper function name pattern
In 580698bc71, Oliver updated a whole bunch of options in a number of
completions. While at it, he also changed a bit of coding style, to
better adhere to Etc/zsh-development-guide — among those changes is to
convert "function foobar() {" function definitions to "foobar() {".

This broke Util/check-tmux-state so that it couldn't detect any
supported tmux sub-commands within _tmux anymore. This updates the
regular expression that is used in the script to match and list these
function definitions.
2016-11-06 23:18:28 +01:00
Daniel Shahaf
99d90e4b06 37922: zyodl.vim: Add alternative installation instructions. 2016-02-09 03:41:44 +00:00
Frank Terbeck
c6136b94f3 36075: Disable ‘local’ keyword in script to make data retrieval work 2015-08-10 17:53:44 +02:00
Frank Terbeck
8208f5f8ed 36056: Add helper script to check state of _tmux completion 2015-08-10 16:50:52 +02:00
Daniel Shahaf
7f5ee59d8e 35809: zyodl.vim: Fix nested parentheses 2015-07-24 14:12:22 +00:00
Daniel Shahaf
40a6f1d347 35790: zyodl.vim: Be compatible with Vim 6. 2015-07-14 00:02:53 +00:00
Daniel Shahaf
ca2ab5e446 35775: New zsh-specific yodl vim syntax highlighting.
To try this, see the instructions at the top of Util/zyodl.vim (in the comment).

* Util/zyodl.vim: New syntax highlighting file.
* Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading.
* Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
2015-07-13 23:22:19 +00:00
Peter Stephenson
cc6e9db29d 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
m0viefreak
cf02c2f0f3 prefer col -bx to colcrt in helpfiles 2014-02-18 19:54:46 +00:00
m0viefreak
bc160bc585 remove old example from helpfiles:
code is integrated with distribution
2014-02-18 19:52:18 +00:00
m0viefreak
8ffbfc050f use env to find perl for helpfiles 2014-02-18 19:50:08 +00:00
Martin Vaeth
045b2418bd 32356: fix a typo 2014-02-07 09:17:11 +00:00
Martin Vaeth
beb40845d9 32105: support combinations of man or nroff with colcrt or col. 2013-12-13 22:55:05 -08:00
Barton E. Schaefer
412eb07885 Another missed bit of 31988. 2013-11-16 10:05:30 -08:00
Barton E. Schaefer
17465686af One missed hunk from 31988. 2013-11-15 22:19:02 -08:00
Barton E. Schaefer
e7fa65ffae Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, assure clean environment, force LANG=C 2013-11-15 21:48:45 -08:00
Jun T
128034e211 31971: locale fix for helpfiles 2013-11-13 19:46:33 +00:00
Bart Schaefer
48539541f6 31966: skip introductory paragraphs when processing "man zshbuiltins". 2013-11-12 22:38:16 -08:00
Martin Vaeth
0f9032753a 31959 (plus tweak to .gitignore): make help files during installation 2013-11-12 21:06:46 +00:00
Wayne Davison
6192a49bfb Tweak find to prune a .git dir. This allows a .git/cvs dir to exist
with a cvs checkout in it.
2009-06-01 17:23:28 +00:00
Wayne Davison
a58d118753 24147 2007-12-04 01:40:18 +00:00
Peter Stephenson
9794b45477 document the distfiles business 2007-12-03 19:04:08 +00:00
Peter Stephenson
876fa2c44e unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Peter Stephenson
85f7080b89 users/10013: fix use of zshall in helpfiles 2006-03-13 19:03:30 +00:00
Peter Stephenson
f76b0701e6 Missing ChangeLog entry for 4.2.0 changes 2004-03-19 10:52:35 +00:00
Peter Stephenson
bb9d76469e zsh-users/7160: Check and fix mod_export entries. 2004-03-12 18:56:42 +00:00
Bart Schaefer
38d555e1d7 Stupid typo -- :? should be ?: 2002-04-18 14:35:17 +00:00
Bart Schaefer
75eca01e4f Diff by article number, not just by attribution line. 2002-04-17 18:10:18 +00:00
Peter Stephenson
4a15ed83bc unposted: version 4.1.0-dev-3 with associated .distfiles tidying 2001-11-15 18:44:45 +00:00
Bart Schaefer
0b9067130c Perl script for diffing ChangeLog files. 2001-10-17 14:40:30 +00:00
Peter Stephenson
99beeb572e Doc changes for 4.0.1 2001-05-30 16:08:16 +00:00
Bart Schaefer
f1135dfd5f Fix helpfiles. 2000-09-03 05:22:59 +00:00
Bart Schaefer
ac9d17a597 Fix reporter. 2000-09-02 21:17:40 +00:00
Tanaka Akira
c0d40309af 11224: Util/mkdisttree.sh: problem with pattern matching `.' in
find.
2000-05-06 08:05:25 +00:00
Peter Stephenson
3acc9f80ef Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 2000-04-05 19:28:07 +00:00
Tanaka Akira
06d21c5875 Initial revision 1999-12-20 14:01:46 +00:00
Tanaka Akira
acd5a2c3f7 zsh-development-guide and completion-style-guide is removed. 1999-09-06 11:36:33 +00:00
Tanaka Akira
c21b91b916 Initial revision 1999-08-23 10:07:44 +00:00
Tanaka Akira
e74702b467 Initial revision 1999-04-15 18:05:38 +00:00