1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

3446 Commits

Author SHA1 Message Date
Peter Stephenson
815bc92148 a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
Peter Stephenson
026631ab81 zsh-users/6727 (Lloyd Zusman): improve _w3m 2003-10-27 11:17:29 +00:00
Bart Schaefer
112bfcfe46 zsh-users/6663, 6736, 6738: Symlink fixes for Completion/compaudit; new
functions url-quote-magic and quote-and-complete-word.
2003-10-27 01:52:06 +00:00
Bart Schaefer
474d1579fe zsh-users/6736: widget that puts double-quotes around words before
invoking completion.
2003-10-27 01:50:47 +00:00
Bart Schaefer
51ceda5c79 zsh-users/6738: replacement for self-insert that quotes shell
metacharacters when they appear in a word that looks like a URL.
2003-10-27 01:50:23 +00:00
Bart Schaefer
7d8715c1d8 users/6663: follow symlinks when checking permissions on directories in
the fpath; also in case of symlinks, find parent with ${^fpath:h} rather
than ${^fpath}/..
2003-10-27 01:49:29 +00:00
Clint Adams
a7803f9daf 19202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentation
for zsh/datetime module.
2003-10-25 17:38:18 +00:00
Clint Adams
a19eb0c4f0 * 19201: Completion/Unix/Command/_screen: patch from Yasuhiro Hayase
to complete normal commands after screen.
2003-10-25 14:12:47 +00:00
Peter Stephenson
df3c2c64a5 19185: wrong context in delete-whole-word-match 2003-10-13 17:23:01 +00:00
Peter Stephenson
a190add859 unposted: Make _perforce easier to use with add-on commands. 2003-10-13 16:54:25 +00:00
Peter Stephenson
78bef99b73 19183: new delete-whole-word-match 2003-10-13 16:50:14 +00:00
Oliver Kiddle
9d9e92d209 update for nmap 3.48 2003-10-09 09:46:15 +00:00
Peter Stephenson
8e06a4a7f5 unposted: more new files weren't in .distfiles 2003-10-08 13:53:25 +00:00
Peter Stephenson
6e46881fe9 18169: change parameter SECS in datetime to EPOCHSECONDS 2003-10-08 13:37:10 +00:00
Peter Stephenson
ed6a7ba60e 19168: Various problems with size of buffers and pointer usage in ztrftime 2003-10-06 22:46:24 +00:00
Peter Stephenson
bbc409eefe 19167: fix NUL at start of BRACE_CCL range. 2003-10-06 22:42:35 +00:00
Peter Stephenson
530bbb503e unposted: update distribution files for 18980 and 19053 2003-10-06 18:39:56 +00:00
Clint Adams
95030cd034 19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch. 2003-09-28 16:26:58 +00:00
Peter Stephenson
0d82bda526 unposted: improve Perforce p4 -H completion 2003-09-25 10:15:46 +00:00
Peter Stephenson
a869fe1c57 19139: add tests for typeset -T 2003-09-25 09:50:23 +00:00
Wayne Davison
c84640d1cd Fix minor problem with 19129. 2003-09-25 07:40:01 +00:00
Wayne Davison
084d6f5a25 Fix the old-style typeset -T (without the new separator arg). 2003-09-25 07:37:13 +00:00
Peter Stephenson
eeb9ec4714 19129: extra argument to typeset -T gives character for joining array 2003-09-24 14:55:32 +00:00
Peter Stephenson
0c82828e86 unposted: improve Perforce label completion 2003-09-24 14:53:19 +00:00
Peter Stephenson
58bad19411 19105: Set shout to stderr if interative with no tty 2003-09-22 13:46:03 +00:00
Peter Stephenson
f27036858a 19112: several improvements and fixes for Perforce completion 2003-09-22 13:04:37 +00:00
Oliver Kiddle
b598aba368 users/6606: handle any matching control options passed down 2003-09-21 16:18:12 +00:00
Oliver Kiddle
5de7581394 19106: document use for _menu 2003-09-21 16:13:53 +00:00
Vin Shelton
239872c578 *** empty log message *** 2003-09-17 15:02:56 +00:00
Peter Stephenson
947a321baf 19096: crash unloading zsh/system 2003-09-17 10:57:41 +00:00
Vin Shelton
d67ad445ec Fix minor typo in MIME function documentation. 2003-09-16 00:43:41 +00:00
Oliver Kiddle
49b25bc3d2 Vin Shelton: 19073: Replace C++-style comment.
Vin Shelton: 19038: Make sed grok icc's cpp output.
2003-09-15 09:20:20 +00:00
Peter Stephenson
3efb2ec394 19053 modified, c.f. 19056 2003-09-14 19:37:32 +00:00
Clint Adams
cd89b92a0d 19076: don't call setupterm with NULL as last argument as that causes
the shell to exit when the terminal is unknown.
2003-09-14 05:10:05 +00:00
Oliver Kiddle
6e09c17757 19059: add -v, -V and -p flags required by POSIX to the command builtin 2003-09-11 07:00:05 +00:00
Wayne Davison
a6f583e418 users/6529 + unposted 2003-09-10 19:11:38 +00:00
Wayne Davison
cd084812df Improved the comments to no longer suggest that setting PATH here is
a safe thing to do (though I do provide a safe way to do that if the
user really insists on it).
2003-09-10 19:02:51 +00:00
Peter Stephenson
b26ec00df5 19044: typo in setting $saliases elements 2003-09-08 11:17:20 +00:00
Oliver Kiddle
688f8b4212 19021: in command position, try to complete directories once and once only 2003-09-03 14:07:25 +00:00
Oliver Kiddle
4284171e9e 19019: only complete aliases of the appropriate type for the alias builtin 2003-09-03 14:05:07 +00:00
Peter Stephenson
8e359a669e 19020: fix printaliasnode 2003-09-03 13:41:25 +00:00
Peter Stephenson
3ffb3ad2f2 19014: add alias -s suf=handler 2003-09-03 10:15:32 +00:00
Peter Stephenson
716e925312 zsh-users/6493: search tinfo library for curses 2003-08-30 19:16:21 +00:00
Peter Stephenson
bab0f3b920 18982: comments/rant for paramsubst(), accidentally uncommited 2003-08-30 19:12:18 +00:00
Peter Stephenson
c9c5f9da93 18980: new zsh/system module 2003-08-30 19:06:06 +00:00
Peter Stephenson
c016b2dcdc 18982: comments/rant for paramsubst() 2003-08-30 19:00:20 +00:00
Peter Stephenson
34a1ad0a5c 18981: tidy up tcpsys doc 2003-08-30 18:57:26 +00:00
Peter Stephenson
726b13a3a3 18959: improve _perforce global option handling again 2003-08-22 10:30:08 +00:00
Peter Stephenson
6bbad942fe 18958: improved option handling for p4 change 2003-08-21 18:27:15 +00:00
Oliver Kiddle
d27da0dce0 18956: update a2ps completion for a2ps 4.13 2003-08-21 12:55:35 +00:00