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
Peter Stephenson e366ca8dbf users/9638: tweaks for FCEDIT etc.
21986: rewrite completion suffixes for wide characters
2005-11-07 09:37:34 +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 21264: document return status of (( ... )) 2005-05-17 10:49:31 +00:00
builtins.yo users/9638: tweaks for FCEDIT etc. 2005-11-07 09:37:34 +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 21314: declare expl local in example use of _wanted 2005-06-08 12:22:53 +00:00
compwid.yo Minor tweak to _generic plus doc fixes for info interpretation of hyphens. 2005-04-24 18:38:01 +00:00
cond.yo 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. 2000-05-22 15:00:52 +00:00
contrib.yo 21933: R. Ramkumar: three new styles for MIME handler 2005-10-25 22:50:46 +00:00
exec.yo
expn.yo users/9618, modified: :G for global substution modifier 2005-11-04 16:20:32 +00:00
filelist.yo Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
files.yo 17503: fix various typos, spelling mistakes and poor wordings in the docs 2002-08-05 12:33:27 +00:00
func.yo Fix docs for TRAPNAL function return 2005-10-02 19:04:35 +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 11508: Add texipage() to printindex(). 2000-05-22 15:49:04 +00:00
intro.yo 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
invoke.yo 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
jobs.yo 20125: say where the output for job notifications goes 2004-07-02 14:59:04 +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
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 19389+: fix zmodload -u zsh/datetime, add strftime -s scalar 2004-01-22 17:51:05 +00:00
mod_deltochar.yo Spelling corrections in the docs (11315) 2000-05-11 00:01:03 +00:00
mod_example.yo
mod_files.yo
mod_langinfo.yo 16673: add langinfo module as an interface to locale information. 2002-02-19 02:14:08 +00:00
mod_mapfile.yo
mod_mathfunc.yo 16241: new rand48(param) math function 2001-11-15 12:10:22 +00:00
mod_newuser.yo 21498: Add zsh/newuser module 2005-07-20 16:08:12 +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
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 c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +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 c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +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 c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
mod_zutil.yo Minor tweak to _generic plus doc fixes for info interpretation of hyphens. 2005-04-24 18:38:01 +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 Updated PROMPT_SP to mention what inverse+bold char is now output. 2005-10-04 17:28:19 +00:00
params.yo users/9638: tweaks for FCEDIT etc. 2005-11-07 09:37:34 +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 users/9638: tweaks for FCEDIT etc. 2005-11-07 09:37:34 +00:00
seealso.yo 11362: fix up pointers 2000-05-15 08:49:04 +00:00
tcpsys.yo Minor tweak to _generic plus doc fixes for info interpretation of hyphens. 2005-04-24 18:38:01 +00:00
zftpsys.yo 18202: New TCP function system plus small error message change in ztcp. 2003-02-06 12:21:49 +00:00
zle.yo 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on invalid characters or EOF 2005-09-09 11:48:27 +00:00