about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 35901: complete full names as removing later components was broken for aliase...Oliver Kiddle2015-07-262-2/+7
* faster method of generating list of python modulesAntony Lee2015-07-262-4/+7
* add RPS2 handling to "prompt bart", update help text, clean up indentation wh...Barton E. Schaefer2015-07-252-11/+33
* 35910: Don't add to raw lex buffer if lex stopped.Peter Stephenson2015-07-252-1/+6
* 35809: fix $((...)) completion by _expand widget.Peter Stephenson2015-07-252-1/+22
* 35908: fix $((...)) completion in expand-or-complete widgetPeter Stephenson2015-07-252-2/+9
* 35896: index zle_highlightBarton E. Schaefer2015-07-243-0/+10
* 35882: read-command has ZLE_NOTCOMMANDBarton E. Schaefer2015-07-242-1/+5
* 35810: FAQ += edit-command-lineDaniel Shahaf2015-07-242-0/+19
* 35809: zyodl.vim: Fix nested parenthesesDaniel Shahaf2015-07-242-7/+16
* 35807: edit-command-line: Fix for non-7bit-data (after 35769)Daniel Shahaf2015-07-242-1/+9
* 35865: document %^ prompt expansionOliver Kiddle2015-07-242-0/+6
* 35864: add sysopen, sysseek and systell to system moduleOliver Kiddle2015-07-244-2/+246
* 35879: fix for subcommands that don't have a second subcommandEric Cook2015-07-242-133/+137
* 35883: Don't attempt to back up over history if expanding aliasPeter Stephenson2015-07-242-1/+7
* 35873: add original test for process substitution deadlock from 35847Peter Stephenson2015-07-232-0/+10
* 35872: protect against NULL pointers in unmetaPeter Stephenson2015-07-232-1/+6
* 35849: close fd's from process substitution after forkPeter Stephenson2015-07-234-6/+28
* 35854: ensure history character unget doesn't recurse infinitelyPeter Stephenson2015-07-232-2/+11
* 35793: avoid undefined behaviour shifting signed numberPeter Stephenson2015-07-232-3/+9
* 35753: allow for numbers after the ( in ternary expressions and fix backslash...Oliver Kiddle2015-07-232-10/+12
* 35867: new patchutils (interdiff etc) completionOliver Kiddle2015-07-232-0/+108
* 35866: complete also for pigz and allow for NetBSD gzipOliver Kiddle2015-07-233-28/+41
* 35824: allow highlighting of just pasted text and put text from bracketed pas...Oliver Kiddle2015-07-236-10/+40
* 35815: fix for lack of startup output from newer nslookupOliver Kiddle2015-07-232-2/+3
* 35814: POSTEDIT needs to be unmetafiedOliver Kiddle2015-07-232-1/+5
* 35939: fix select polling in ztcp and zsocketJoshua Krusell2015-07-223-2/+6
* users/20324: add (D) flag for tilde-fied completion listingBarton E. Schaefer2015-07-222-3/+10
* fix another test for 35581Barton E. Schaefer2015-07-222-2/+4
* 35826: add getsparam_u() to return unmetafied string, use it for a number of ...Barton E. Schaefer2015-07-229-20/+38
* 35823: fix handling of MARK and CURSOR, clean up documentary commentBarton E. Schaefer2015-07-222-26/+42
* 35581, 35582: output array assignments with spaces inside the parensBarton E. Schaefer2015-07-224-7/+20
* 35805: tests for 35799Barton E. Schaefer2015-07-162-0/+18
* 35799: with NO_EXEC, parse parameter subscript expressionsBarton E. Schaefer2015-07-152-7/+21
* unposted: _ps1234: Fix ternary test char completionMikael Magnusson2015-07-152-3/+8
* 35789: (tweaked c.f. Bart: 35791): duplicate glob qualifier handling from _pa...Oliver Kiddle2015-07-142-1/+25
* 35790: zyodl.vim: Be compatible with Vim 6.Daniel Shahaf2015-07-142-1/+3
* 35775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf2015-07-134-0/+86
* 35769: edit-command-line: Go to the right byte offsetDaniel Shahaf2015-07-132-1/+16
* 35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and bee...Oliver Kiddle2015-07-143-2/+9
* 35756: use the actual colours in the completion list for terminal coloursOliver Kiddle2015-07-142-17/+34
* 35774: fix double formatting of date explanation messageOliver Kiddle2015-07-142-4/+12
* 35779: completion: _git-config: remove extraneous "local expl"Daniel Hahler2015-07-132-1/+5
* unposted: TypoDaniel Shahaf2015-07-122-1/+5
* unposted: notes on ZTST_unimplemented and ZTST_skip.Peter Stephenson2015-07-102-1/+18
* 35761: Make sure to skip alternate format extension test properlyMikael Magnusson2015-07-102-8/+10
* unposted: another ZTST_skipPeter Stephenson2015-07-102-2/+3
* 35760: Add ZTST_skip to test systemPeter Stephenson2015-07-105-31/+64
* 35708: add UNDO_LIMIT_NOPeter Stephenson2015-07-094-3/+52
* unposted: Make V09 set a known timezoneMikael Magnusson2015-07-092-3/+7