1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-02-24 11:51:19 +01:00
zsh/Doc/Zsh
2006-08-17 15:28:11 +00:00
..
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
.distfiles 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
arith.yo 22529: multibyte conversion in math expressions 2006-06-30 09:41:34 +00:00
builtins.yo 22556: Multibyte separators and delimiters 2006-07-24 22:00:19 +00:00
compat.yo Better indexing and misc. cleanup in the first tenth or so of the doc. 2001-07-10 08:59:17 +00:00
compctl.yo Minor tweak to _generic plus doc fixes for info interpretation of hyphens. 2005-04-24 18:38:01 +00:00
compsys.yo unposted: trivial typo in compsys.yo 2006-08-10 17:17:26 +00:00
compwid.yo 22328, modified: add -o option to compadd 2006-03-07 12:50:56 +00:00
cond.yo 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. 2000-05-22 15:00:52 +00:00
contrib.yo 22608: improve doc for match-word-context 2006-08-14 16:58:47 +00:00
exec.yo Initial revision 1999-04-15 18:05:35 +00:00
expn.yo 22526: enhance ${(#)...} to handle Unicode 2006-06-28 14:34:27 +00:00
filelist.yo Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
files.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
func.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
grammar.yo unposted c.f. 21735: document return as exit in try block in script 2005-09-19 15:19:21 +00:00
index.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
intro.yo 22285: assorted fixes: 2006-02-19 21:20:43 +00:00
invoke.yo 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
jobs.yo users/10107: shell ignores SIGQUIT 2006-03-29 19:25:13 +00:00
manual.yo users/9638: tweaks for FCEDIT etc. 2005-11-07 09:37:34 +00:00
metafaq.yo Small cleanup: 2005-08-22 07:01:13 +00:00
mod_cap.yo Initial revision 1999-04-15 18:05:35 +00:00
mod_clone.yo c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
mod_compctl.yo Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
mod_complete.yo Initial revision 1999-10-26 15:36:11 +00:00
mod_complist.yo zsh-users/5780: viinsert widget is really vi-insert 2003-01-20 16:34:51 +00:00
mod_computil.yo c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
mod_datetime.yo 22613: add strftime -r to use strptime() if available 2006-08-17 15:28:11 +00:00
mod_deltochar.yo Spelling corrections in the docs (11315) 2000-05-11 00:01:03 +00:00
mod_example.yo Initial revision 1999-04-15 18:05:35 +00:00
mod_files.yo Initial revision 1999-04-15 18:05:35 +00:00
mod_langinfo.yo 16673: add langinfo module as an interface to locale information. 2002-02-19 02:14:08 +00:00
mod_mapfile.yo Initial revision 1999-05-31 17:10:16 +00:00
mod_mathfunc.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
mod_newuser.yo 22057: don't use zsh/newuser in emulation 2005-12-09 12:49:29 +00:00
mod_parameter.yo 19014: add alias -s suf=handler 2003-09-03 10:15:32 +00:00
mod_pcre.yo * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. 2004-06-20 22:47:16 +00:00
mod_sched.yo Initial revision 1999-04-15 18:05:35 +00:00
mod_socket.yo 21248: avoid use of subsection within list because it causes makeinfo 2005-05-10 12:33:06 +00:00
mod_stat.yo stat -o shows file modes in octal 2000-04-07 20:07:10 +00:00
mod_system.yo 22483: add $sysparams to zsh/system 2006-06-05 13:21:56 +00:00
mod_tcp.yo 18559, 18562: make modules use proper option arguments 2003-05-22 09:48:25 +00:00
mod_termcap.yo 14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs 2001-04-23 23:24:18 +00:00
mod_terminfo.yo users/5986, 18380: arg support for echoti builtin. 2003-03-25 05:33:18 +00:00
mod_zftp.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
mod_zle.yo move ZLE builtin documentation from mod_zle.yo to zle.yo. 2001-03-28 14:39:57 +00:00
mod_zleparameter.yo Initial revision 1999-10-26 15:36:11 +00:00
mod_zprof.yo 11478; 3.1.7-pre-4 2000-05-21 18:27:36 +00:00
mod_zpty.yo c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
mod_zselect.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
mod_zutil.yo 22610: allow zstyle -L to have arguments 2006-08-16 09:06:39 +00:00
modules.yo 18202: New TCP function system plus small error message change in ztcp. 2003-02-06 12:21:49 +00:00
options.yo 22557: turn on multibyte option by default 2006-07-25 18:10:37 +00:00
params.yo 22578: ensure HISTCHARS/histchars never contains non-ASCII characters 2006-08-02 17:16:37 +00:00
prompt.yo c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
redirect.yo unposted: alter reference to process substitutions in redriction docs 2005-09-26 18:34:51 +00:00
restricted.yo 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. 2000-05-22 15:00:52 +00:00
roadmap.yo Mention that the user can request field-splitting in 2006-02-15 09:43:38 +00:00
seealso.yo 11362: fix up pointers 2000-05-15 08:49:04 +00:00
tcpsys.yo 22592: add tcp_send -c option for cat 2006-08-08 11:27:39 +00:00
zftpsys.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
zle.yo 22427: zle <widget> -w sets the environment for <widget> 2006-04-25 10:10:49 +00:00