summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-10-0128307: support new styles esp. vcs_info ones and allow quoted contexts againOliver Kiddle2-10/+124
2010-09-2528295 plus tweak: use lexer to split words from history filePeter Stephenson2-22/+65
2010-09-23unposted: update address of HTML manualPeter Stephenson2-2/+6
2010-09-2028282: new function zlecallhook()Peter Stephenson4-35/+44
fix arguments to zle-keymap-select
2010-09-1928268: I/O to a terminated (or never created) coprocess emits aBart Schaefer2-3/+25
"no coprocess" diagnostic, instead of either nothing or "bad file number".
2010-09-16Baptiste: 28264: remove the need for sed from _ffmpegPeter Stephenson2-6/+11
2010-09-1628261: Julius Plenz: separate the options to _arguments.Wayne Davison2-2/+7
2010-09-1428259: Finally fix some ancient problems with here-documentsPeter Stephenson7-35/+150
2010-09-1428258: fix undefined variable in trapsPeter Stephenson2-5/+9
2010-09-13unposted: add POSIX_TRAPS to NEWSPeter Stephenson2-1/+6
2010-09-13Mikael: 28252: remove unnecessary loop causing errorsPeter Stephenson2-34/+35
2010-09-12unposted: note exit trap runs before exit hookPeter Stephenson2-2/+6
2010-09-1228250: POSIX_TRAPS optionPeter Stephenson1-1/+4
2010-09-1228253: document -h argument to atribute commandsPeter Stephenson7-9/+50
2010-09-08unposted: safety on regexp errors in replace-string-againPeter Stephenson2-3/+6
2010-09-08unposted: news for 4.3.11: another typoPeter Stephenson1-6/+6
2010-09-08unposted: news for 4.3.11: another typoPeter Stephenson1-1/+1
2010-09-0828244 with typo corrected: news for 4.3.11Peter Stephenson2-1/+51
2010-09-0828237: new parameter ZLE_LINE_ABORTEDPeter Stephenson5-5/+33
28241: don't list .safe with bindkey -lL
2010-09-06unposted: small typo in bindkey -lL documentationPeter Stephenson2-2/+6
2010-09-0528229: can list individual keymapsPeter Stephenson3-12/+30
2010-09-0528227: improved documentation on keymapsPeter Stephenson3-23/+133
28226: improve bindkey -lL for aliased keymaps
2010-09-02users/15350: explain rounding rules for size glob qualifierPeter Stephenson2-5/+17
2010-09-0128188: better doc for limitations in overlap key mapsPeter Stephenson3-4/+16
2010-08-3128220 plus some comments: fix "HELLO=$HELLO shellfunc"Peter Stephenson4-13/+62
2010-08-3128202: unmetafy line for reversemenucompletePeter Stephenson2-1/+8
2010-08-23Mikael: 28190: fix reference to wrong manual pagePeter Stephenson2-2/+5
2010-08-23unposted: update Perforce completion for 2010.1Peter Stephenson2-3/+40
2010-08-2228179, users/15314, users/15310, users/15200:Peter Stephenson5-110/+201
various job and process control fixes
2010-08-2228186: replace (...|...) pattern-match with a loop over the alternatives toBart Schaefer2-3/+14
avoid issues with pattern-quoting each alternative.
2010-08-21Mikael Magnusson: 28181: Remove a stray `)' that caused a ".RE" string to be ↵Frank Terbeck2-2/+7
output
2010-08-19missed thisPeter Stephenson1-1/+5
2010-08-19unposted: more todo.sh commandsPeter Stephenson1-5/+49
2010-08-1828172: mark processes as not stopped if sent SIGCONTPeter Stephenson2-5/+20
2010-08-1528167: reset more variables on invalidating completion listPeter Stephenson2-1/+8
2010-08-1328160, 28164: fix redisplay problem after display resetPeter Stephenson2-2/+14
2010-08-1128122 (Frank) / 28139: add ZLE_STATEPeter Stephenson3-1/+77
2010-08-10unposted: tweak newline placement.Clint Adams2-4/+9
2010-08-10unposted: yet another update to _todo.shPeter Stephenson1-2/+3
2010-08-10unposted: further update to _todo.shPeter Stephenson2-9/+14
also I forgot to commit the previous one
2010-08-0828137: zsh-mime-handler typo: $argv[0] should be $argv[1]Peter Stephenson2-3/+8
2010-08-07Simon Ruderich: 28136: typo in READMEPeter Stephenson2-2/+8
2010-08-06users/15232: _path_files for paths, againPeter Stephenson2-7/+12
2010-08-0628131: update MACHINES entry for CygwinPeter Stephenson2-5/+11
2010-08-0628131: update MACHINES entry for CygwinPeter Stephenson1-1/+10
2010-08-05Holger Macht: 28130: new osc completionPeter Stephenson3-1/+156
2010-08-02Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.Frank Terbeck2-6/+7
2010-08-02Seth House: 28115: Another git example vcs_info hook.Frank Terbeck2-1/+22
2010-08-02Daiki Ueno: 28112: fix character width assignmentPeter Stephenson2-2/+7
2010-07-31users/15219: PRINTEXITVALUE if terminated by signalPeter Stephenson2-1/+8