summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-12-0613242: don't segfault on $terminfo[nonexistentcap]Clint Adams2-1/+6
2000-12-05Fix distribution filesPeter Stephenson3-6/+5
2000-12-053.1.9-dev-8Peter Stephenson2-2/+8
2000-12-05terminfo tweaksPeter Stephenson2-2/+2
2000-12-05Joel Smith: 13230: avoid name clashes with Linux kernelPeter Stephenson7-89/+95
2000-12-05Include mod_term*.yo in doc source.Bart Schaefer2-0/+5
2000-12-0513227: terminfo module fixesClint Adams4-50/+67
2000-12-04Fix --enable-function-subdirs for new config.modules system.Peter Stephenson6-9/+15
2000-12-04$# docPeter Stephenson2-1/+10
2000-12-04installfns bitsPeter Stephenson3-23/+25
2000-12-0313216: docs for tc/ti modulesClint Adams6-8/+53
2000-12-0313215: echotc, echoti, terminfoClint Adams6-72/+384
2000-11-30Function installation information now in config.modulesPeter Stephenson11-307/+89
2000-11-29avoid compiler warningSven Wischnowsky1-1/+2
2000-11-27Add missing quote.Bart Schaefer2-1/+5
2000-11-27*** empty log message ***Sven Wischnowsky3-1/+7
2000-11-27Fix a few problems with config.modules stuffPeter Stephenson2-11/+22
2000-11-27either keyword for link module parameterPeter Stephenson1-0/+3
2000-11-2613194: change in module configuration systemPeter Stephenson34-197/+332
2000-11-25ALL_EXPORT tweaks.Bart Schaefer3-1/+20
2000-11-22* 13181: Completion/Debian/_apt: add an action for _alternative.Tanaka Akira2-2/+6
2000-11-20Tweak auto-suffix-removal for _rcp and _scp.Bart Schaefer3-3/+10
2000-11-15Avoid cd in _perl_modules.Bart Schaefer2-4/+7
2000-11-14Changes inspired by Paul J. in case multiple versions of perl are installed.Bart Schaefer2-23/+49
2000-11-14don't be sure that read-ahead doesn't contains nuls (13163)Sven Wischnowsky2-5/+13
2000-11-13Update system configuration guessing stuff from GNU.Peter Stephenson3-167/+1227
2000-11-13use unmetafy() to allow writing special characters into a pty (13156)Sven Wischnowsky2-4/+11
2000-11-12unposted: add new options, fix thinkos for reportbug completionClint Adams2-8/+22
2000-11-12unposted: complete files for reportbug --include= and completion for querybtsClint Adams2-8/+27
2000-11-11Restore entry for 13140.Bart Schaefer1-0/+4
2000-11-11Sven: 13108: Handle traps synchronouslyPeter Stephenson15-202/+387
pws: 13109, 13111: clear up zle display when output produced in trap.
2000-11-0913125: evalute muttrc's mailboxes directive in case of backticks.Clint Adams2-6/+6
2000-11-09*** empty log message ***Sven Wischnowsky1-1/+1
2000-11-08Try blocking read() in read_poll() only if select() returns error (orBart Schaefer2-1/+6
doesn't exist).
2000-11-08*** empty log message ***Sven Wischnowsky2-1/+9
2000-11-08aloow value `pattern' for insert-unambiguous style to preserve patterns in ↵Sven Wischnowsky5-38/+133
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)
2000-11-06Remove no-op test of $compstate[nmatches].Bart Schaefer2-2/+7
2000-11-06Adapt nslookup for 13123.Bart Schaefer2-1/+4
2000-11-06Tweak interactiveness of cloned shell.Bart Schaefer1-1/+1
2000-11-06Make zpty more like eval.Bart Schaefer4-64/+65
2000-11-05Assorted read_poll() and zpty cleanup.Bart Schaefer5-74/+147
2000-11-05Use bareglobqual.Bart Schaefer2-0/+4
2000-11-05Better streaming behavior from `zpty -r', plus other cleanup.Bart Schaefer2-43/+26
2000-11-02show current/previous job in $jobstates (3503)Sven Wischnowsky4-12/+25
2000-11-01don't reset just-edited trap function to old value (13107)Sven Wischnowsky2-1/+6
2000-10-30make assignament to $nameddirs behave like hash -d (13095)Sven Wischnowsky2-9/+23
2000-10-25Fix small typos.Bart Schaefer1-3/+3
2000-10-25use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete ↵Sven Wischnowsky2-5/+11
all files as a default for co (3472)
2000-10-25re-display list for cleanup only if we were in menu selection (13084)Sven Wischnowsky2-1/+9
2000-10-25add a counter for invalidatelist() to allow finding out if there is a new ↵Sven Wischnowsky3-3/+20
list (13082)