summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-10-25re-display list for cleanup only if we were in menu selection (13084)Sven Wischnowsky1-0/+3
2000-10-25add a counter for invalidatelist() to allow finding out if there is a new lis...Sven Wischnowsky1-0/+5
2000-10-24avoid printing file type characters in completion lists for matches ending in...Sven Wischnowsky1-0/+6
2000-10-23change some tags used in filename completion: no tag for file-sort, fake-file...Sven Wischnowsky1-0/+6
2000-10-22Fix "vared -e".Bart Schaefer1-0/+6
2000-10-21Fix "vared -h" in shell scripts.Bart Schaefer1-0/+5
2000-10-19simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky1-0/+10
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky1-0/+6
2000-10-19Changed Src/hist.c (13034).Wayne Davison1-0/+5
2000-10-18Typo.Bart Schaefer1-1/+1
2000-10-18Typo.Bart Schaefer1-0/+4
2000-10-17Fix release numberPeter Stephenson1-1/+1
2000-10-17*** empty log message ***Sven Wischnowsky1-1/+6
2000-10-173.1.6-dev-7Peter Stephenson1-0/+8
2000-10-16*** empty log message ***Sven Wischnowsky1-0/+4
2000-10-14Document tty mode restoration.Bart Schaefer1-0/+6
2000-10-13two completion matching fixes; wrong (path) prefix matching (removed path com...Sven Wischnowsky1-0/+6
2000-10-12remove possibility for func() entries in tag-order style, can be done using z...Sven Wischnowsky1-0/+4
2000-10-12rename fake style to fake-files (12973)Sven Wischnowsky1-0/+6
2000-10-1112958: configure fix for NCR compilerAndrey Borzenkov1-0/+4
2000-10-11add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky1-0/+8
2000-10-11make user defined completion widgets leave menu selection without accepting t...Sven Wischnowsky1-0/+6
2000-10-10follow-up to 12942, only a missing redirection (12948)Sven Wischnowsky1-0/+3
2000-10-10add fake-parameters style to allow completing parameters which are not yet se...Sven Wischnowsky1-0/+6
2000-10-10*** empty log message ***Sven Wischnowsky1-1/+1
2000-10-10temporarily remove global aliases to avoid error message inside the evals (12...Sven Wischnowsky1-0/+3
2000-10-10follow-up to 12930, make it first try exact character matches, but enable it ...Sven Wischnowsky1-0/+6
2000-10-09Tiny clarification.Bart Schaefer1-1/+1
2000-10-09prefer exact character matches over match specs (so that `nom' can match `nom...Sven Wischnowsky1-0/+5
2000-10-06search for *.tif file, too (12919)Sven Wischnowsky1-0/+3
2000-10-06more option setting cleanup; remove some unnecessary setopts, remove N qualif...Sven Wischnowsky1-0/+12
2000-10-06Other places where `unsetopt cshnullglob' is needed.Bart Schaefer1-0/+11
2000-10-05autoload --> automountBart Schaefer1-1/+1
2000-10-05cleanup for 12896 (12901)Sven Wischnowsky1-0/+2
2000-10-05unset cshnullglob (12899)Sven Wischnowsky1-0/+2
2000-10-05don't return invalid Eprog after parse error (12898)Sven Wischnowsky1-0/+2
2000-10-05comparguments: don't use rest-argument-specification if it was inactivated (1...Sven Wischnowsky1-0/+3
2000-10-05cleanup (12896)Sven Wischnowsky1-0/+4
2000-10-05complete after autoloaded directories (a rather ugly hack); remove old code i...Sven Wischnowsky1-0/+8
2000-10-04* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira1-0/+5
2000-10-04don't stop parsing too early when completing inside a command substitution (1...Sven Wischnowsky1-0/+3
2000-10-04don't forget a displayed list when starting menu completion (12884)Sven Wischnowsky1-0/+5
2000-10-04* 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira1-0/+8
2000-10-02Change some zerr to zwarn for consistency.Bart Schaefer1-0/+8
2000-10-01unposted: remove unused variable declaration from ztat()Clint Adams1-0/+4
2000-09-2712863: remove ztrdupstrip, use VARARR in ztatClint Adams1-0/+5
2000-09-26Tweak to STTY fix.Bart Schaefer1-0/+1
2000-09-25Fix STTY parameter.Bart Schaefer1-0/+4
2000-09-2212860: don't limit size of pwd in job tableClint Adams1-0/+3
2000-09-2212859: dynamically-allocate buffer in ztat(), ztrdupstring()Clint Adams1-0/+6