about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
...
* 13216: docs for tc/ti modulesClint Adams2000-12-034-8/+40
|
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-111-0/+28
| | | | pws: 13109, 13111: clear up zle display when output produced in trap.
* aloow value `pattern' for insert-unambiguous style to preserve patterns in ↵Sven Wischnowsky2000-11-081-1/+16
| | | | the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128)
* Make zpty more like eval.Bart Schaefer2000-11-061-6/+7
|
* Assorted read_poll() and zpty cleanup.Bart Schaefer2000-11-051-27/+58
|
* show current/previous job in $jobstates (3503)Sven Wischnowsky2000-11-021-6/+7
|
* change some tags used in filename completion: no tag for file-sort, ↵Sven Wischnowsky2000-10-231-5/+6
| | | | fake-files and ignore-parents, paths for accept-exact (13037)
* make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky2000-10-191-0/+5
| | | | still alive (13035)
* Document tty mode restoration.Bart Schaefer2000-10-141-2/+8
|
* remove possibility for func() entries in tag-order style, can be done using ↵Sven Wischnowsky2000-10-121-102/+22
| | | | zstyle -e (12974)
* rename fake style to fake-files (12973)Sven Wischnowsky2000-10-121-2/+2
|
* add _all_matcher completer and supporting C-code for adding a special match ↵Sven Wischnowsky2000-10-112-23/+62
| | | | representing all other matches; remove completions style from _expand(|_word) (12960)
* *** empty log message ***Sven Wischnowsky2000-10-101-0/+11
|
* cleanup for 12896 (12901)Sven Wischnowsky2000-10-052-2/+2
|
* cleanup (12896)Sven Wischnowsky2000-10-058-72/+70
|
* complete after autoloaded directories (a rather ugly hack); remove old code ↵Sven Wischnowsky2000-10-052-3/+8
| | | | in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892)
* Fiddle with _expand_word and its doc.Bart Schaefer2000-09-211-5/+11
|
* 12848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov2000-09-201-36/+36
|
* 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.Andrey Borzenkov2000-09-201-1/+3
|
* 12835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov2000-09-181-177/+177
|
* "typeset +m ..." and "typeset +g -m ..."Bart Schaefer2000-09-171-13/+25
|
* One more "wordcode" change.Bart Schaefer2000-09-151-2/+2
|
* Add smart-insert-last-word.Bart Schaefer2000-09-131-6/+47
|
* Redo _zle using _arguments; fix typos.Bart Schaefer2000-09-112-4/+5
|
* No "wordcode".Bart Schaefer2000-09-061-1/+1
|
* No "wordcode".Bart Schaefer2000-09-061-11/+11
|
* 12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for texAndrey Borzenkov2000-09-061-0/+3
|
* Add a cross reference and some completer hints.Bart Schaefer2000-09-051-1/+12
|
* change context for i-c-w styles, update docs (12744)Sven Wischnowsky2000-09-052-4/+16
|
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-0411-113/+817
|
* 12722: [##base] for output base selection without a base prefixAndrew Main2000-09-021-0/+5
|
* 12719: quoting arrays in vared with real backslashesPeter Stephenson2000-08-291-4/+5
|
* 12716: Document and index REPLY/reply paramters properly.Bart Schaefer2000-08-297-19/+45
|
* make $modules report aliases correctly (12654)Sven Wischnowsky2000-08-161-2/+3
|
* call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky2000-08-151-10/+8
|
* Minor documentation fixes (12585)Oliver Kiddle2000-08-105-51/+51
|
* add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle2000-08-101-2/+6
|
* 12581: C_BASES optionPeter Stephenson2000-08-101-0/+13
|
* more fixes for completion of special characters (quoting) (12565)Sven Wischnowsky2000-08-081-2/+4
|
* 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,Peter Stephenson2000-08-081-7/+49
| | | | | Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules done internally via `zmodload -[AR]'
* small fix for `read -r' doc (12497)Sven Wischnowsky2000-08-031-1/+2
|
* make binding of ^D be used in first column if ignoreeof is set and ^D is ↵Sven Wischnowsky2000-08-031-0/+5
| | | | bound to a shell function widget (12494)
* 12486: new completion caching layerAdam Spiers2000-08-021-0/+72
|
* if compcontext is an assoc, the keys are the completions and the values are ↵Sven Wischnowsky2000-08-021-3/+6
| | | | their descriptions (12483)
* make $compcontext more powerful and easier to use for simple casesSven Wischnowsky2000-08-011-7/+15
|
* clarify manual for menu style; select= and yes= may be given both a number ↵Sven Wischnowsky2000-07-311-0/+5
| | | | and one of the long* values at the same time (12438)
* 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave likeAndrew Main2000-07-301-2/+5
| | | | | | | the csh -b, permitting more options to be stacked after it and take effect. Make -b take effect depending on SH_OPTION_LETTERS, consistent with all the other single-letter options, rather than having a clashing check of emulation type.
* 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main2000-07-301-9/+51
| | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist.
* 12414: vared quotes separators when editing arraysPeter Stephenson2000-07-271-0/+6
|
* fix a bug that started menu selection too often; fix bug for `yes=long' and ↵Sven Wischnowsky2000-07-271-2/+5
| | | | document it (12405)