1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
Commit Graph

3545 Commits

Author SHA1 Message Date
Peter Stephenson
2a2ddb36a4 unposted: zsh-4.2.1-test-A zsh-4.2.1-test-A 2004-08-06 13:32:35 +00:00
Clint Adams
6a84de2db9 * 20230: Completion/Debian/Command/_apt: dumb down apt-get
install completion and always complete from all available packages.
2004-08-01 14:48:14 +00:00
Clint Adams
4260265582 * 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations
of clone usage.
2004-08-01 14:03:58 +00:00
Peter Stephenson
ab899b76c7 20222: turn on max function depth
plus unposted reference to this in README
plus unposted neatening of 20219 history-pattern-search
2004-07-30 11:09:16 +00:00
Peter Stephenson
b550cfe7e3 20221: $LINENO in trap '...' DEBUG was wrong. 2004-07-29 15:33:19 +00:00
Peter Stephenson
640bbab78f 20221: $LINENO in trap '...' DEBUG was wrong. 2004-07-29 15:09:51 +00:00
Peter Stephenson
efe2876d92 20219: make zle parameter HISTNO writeable
add history-pattern-search widget
2004-07-29 14:21:57 +00:00
Peter Stephenson
e1d8ca1d70 20208: ternary path codes in prompt treat / as zero elements 2004-07-29 11:45:53 +00:00
Peter Stephenson
241aa1d40d 20214: fix debugging test with recursive functions 2004-07-28 10:34:31 +00:00
Peter Stephenson
e31d0b939d 20204: Motoi Washida: typo in _retrieve_cache 2004-07-28 09:33:20 +00:00
Peter Stephenson
804599a7ce 20200 plus unposted: fix MIME stuff,
don't let _kfmclient drop through to `no more arguments' unnecessarily
2004-07-28 09:18:29 +00:00
Peter Stephenson
8c9a6b01d1 20199: improve MIME handling. 2004-07-26 16:59:53 +00:00
Peter Stephenson
17e576782c 20198: fix TRAPEXIT. 2004-07-26 13:18:07 +00:00
Bart Schaefer
725616d600 Unposted: documentation for "zargs" 2004-07-26 06:57:37 +00:00
Oliver Kiddle
6bc341280e 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems 2004-07-23 14:19:28 +00:00
Oliver Kiddle
8605ba6dac Motoi Washida: 20179: new completions for Mac OS X 2004-07-23 13:37:42 +00:00
Oliver Kiddle
d8e4bb5a38 Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes 2004-07-19 16:30:54 +00:00
Peter Stephenson
f5d9a995f9 20173: fix crash when reallocating heaps 2004-07-17 19:24:59 +00:00
Peter Stephenson
0cfb07ee92 20153: make zle-line-init run after the first zrefresh() 2004-07-13 09:41:36 +00:00
Peter Stephenson
bedf58cfce NEWS: more additions from Oliver. 2004-07-12 10:34:53 +00:00
Peter Stephenson
ad81f0055b NEWS: read through and tidied up 2004-07-12 10:21:33 +00:00
Peter Stephenson
31e2939157 20151: ChangeLog for NEWS 2004-07-12 10:12:39 +00:00
Peter Stephenson
aad11eb618 unposted: improve 20150 by setting pointer to NULL 2004-07-12 10:05:46 +00:00
Bart Schaefer
def0167e34 20145: Additional arguments to read-from-minibuffer specify initial values
of LBUFFER and RBUFFER.
2004-07-12 04:00:29 +00:00
Peter Stephenson
86ae90bc1c 20149: improve prompt-reset code
20150: commit ancient memory leak fix(?) in completion
2004-07-11 22:53:01 +00:00
Peter Stephenson
f63b677f53 21042: add test for bug fixed in 21041 2004-07-07 15:40:34 +00:00
Peter Stephenson
4c8796b11d 20141: Crash restoring exported special parameters 2004-07-07 15:00:44 +00:00
Peter Stephenson
8784bbe97c 20126: tidy up before 4.2.1
20127: tweaked version of Wayne's patch to reexand prompts
2004-07-02 15:59:07 +00:00
Peter Stephenson
e9fa060671 20125: say where the output for job notifications goes 2004-07-02 14:59:04 +00:00
Peter Stephenson
3c13204e55 7650: new reset-prompt zle widget 2004-07-01 14:55:54 +00:00
Peter Stephenson
bf21478722 20118: improvements to limits builtins 2004-06-30 11:10:35 +00:00
Peter Stephenson
91aeae74f2 20112: Forgot this bit. 2004-06-30 10:01:05 +00:00
Peter Stephenson
7f26993e99 20112 changed c.f. 20113:
fix here string and here document expansion and quoting
2004-06-28 15:38:10 +00:00
Peter Stephenson
81d27b662a unposted: fix .distfiles for zed-set-file-name 2004-06-26 17:54:30 +00:00
Bart Schaefer
125bc163d6 Fix typos in some descriptions. 2004-06-24 15:45:58 +00:00
Peter Stephenson
fd1676f397 20089: various zed improvements 2004-06-23 16:14:24 +00:00
Clint Adams
ceb7a09833 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings. 2004-06-22 23:47:57 +00:00
Peter Stephenson
08bd15e282 20076: improved function using always 2004-06-22 14:35:05 +00:00
Peter Stephenson
d591334e9d 20076, 20084: { ... } always { ... } syntax. 2004-06-22 13:09:55 +00:00
Bart Schaefer
6a1d913bd6 Record some uncommitted doc changes and a minor fix to predict-on. 2004-06-22 07:11:24 +00:00
Bart Schaefer
431db1a4c6 Minor update to cooperate with zle-line-init. 2004-06-22 07:10:35 +00:00
Bart Schaefer
fd8cff4c3f Document default bindings of copy-prev-shell-word. 2004-06-22 07:02:50 +00:00
Bart Schaefer
43c232e2a3 Previously uncommitted bits of 19785. 2004-06-22 07:02:35 +00:00
Clint Adams
c21172f2d0 * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. 2004-06-20 22:47:16 +00:00
Oliver Kiddle
773b5c95d4 20077: fix completion of reserved words 2004-06-18 17:49:17 +00:00
Peter Stephenson
4dc114f160 _arguments fix for configure, unconfirmed 2004-06-18 09:48:58 +00:00
Oliver Kiddle
5177458d40 20069: complete character encodings case-insensitively for GNU iconv 2004-06-17 13:12:25 +00:00
Oliver Kiddle
c8de227be6 20059: check for systems using . separator instead of for those using : 2004-06-17 13:10:05 +00:00
Oliver Kiddle
78da7d872e users/7553: include zsh version in dump file to avoid problems with upgrades 2004-06-16 15:10:13 +00:00
Clint Adams
7c35cffb0d 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty. 2004-06-15 20:33:43 +00:00