1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
Commit graph

4943 commits

Author SHA1 Message Date
Peter Stephenson
dbe21c8129 post 23271 _sqsh puncuation 2007-04-13 09:20:23 +00:00
Peter Stephenson
69211ed83a 23271: Pete Hollobon: completion for sqsh 2007-04-13 09:18:11 +00:00
Peter Stephenson
fc615adad7 23270: fix strptime() on Solaris 2007-04-12 15:28:49 +00:00
Clint Adams
aeaf47aeeb 23264: don't add the -pcre-match operator unless the pcre functions are available. 2007-04-05 16:20:11 +00:00
Peter Stephenson
54949051da 23258: fix debugging added in 23248 2007-04-02 13:58:19 +00:00
Peter Stephenson
a35302ebd4 23257: buffer too short for multibyte ${(#)...} evalution 2007-04-02 11:00:35 +00:00
Clint Adams
85573e8ad1 23255: fix 23253 better. 2007-03-31 19:05:28 +00:00
Clint Adams
9efbffde57 23253: Erik Johansson: remove double quotes causing zcompile to choke. 2007-03-31 17:05:27 +00:00
Clint Adams
1943715247 23252: complete for "aptitude unhold". 2007-03-30 16:28:14 +00:00
Peter Stephenson
56bf25cff9 unposted: better fix for complist line wrap from 23248 2007-03-30 09:32:17 +00:00
Peter Stephenson
af8a88e4f5 23248: Completion listing problem with lines nearly screen width
If compiled with debug send dputs() output to $ZSH_DEBUG_LOG if defined.
2007-03-29 21:35:39 +00:00
Clint Adams
6bddc704e8 unposted: update .distfiles 2007-03-29 03:18:33 +00:00
Peter Stephenson
299b238297 23246: fix completions of redirections that occur before the command word 2007-03-28 21:33:16 +00:00
Clint Adams
f5fe691fc1 23241: Daniel Qarras: fix for _module. 2007-03-28 01:54:08 +00:00
Peter Stephenson
38cdf73794 unposted: uninitialized variable in 23238 2007-03-27 15:16:56 +00:00
Peter Stephenson
9fb47cff9d 23238: jobs didn't get deleted if they weren't printed 2007-03-27 10:56:53 +00:00
Peter Stephenson
4b7b7f56f1 unposted: more random calendar system fixes and improvements 2007-03-26 14:33:31 +00:00
Peter Stephenson
7072c10ae2 users/11333: fix users-hosts for ssh when user matched 2007-03-25 12:51:43 +00:00
Clint Adams
c5ac479642 23236: Daniel Qarras: enhancements for _module. 2007-03-24 15:43:12 +00:00
Peter Stephenson
f69f1ded8c unposted: nitpicked version of zmodload doc tweak 2007-03-23 17:14:05 +00:00
Peter Stephenson
11bbce3a66 23232: minor tweaks to zmodload 2007-03-23 14:24:33 +00:00
Bart Schaefer
949152124b 22894 which was supposedly committed 2007-02-25 but somehow didn't make it:
fix muttrc path expansion in search for aliaes.
2007-03-23 04:30:25 +00:00
Peter Stephenson
8b41eb3fa0 23228: calendar tweaks, including summer time adjustment 2007-03-22 23:52:26 +00:00
Peter Stephenson
fcbb417504 23226: handle "nice -n<->" 2007-03-22 10:45:19 +00:00
Peter Stephenson
3d6f87fccc fix output of prompt in single line ZLE 2007-03-19 22:27:45 +00:00
Peter Stephenson
3b14a11d1f 23221: Martin Koeppe: don't use XTABS if not defined 2007-03-19 12:21:54 +00:00
Peter Stephenson
ab29ab8b3f Fix lower casing of option names in some locales. 2007-03-15 15:16:57 +00:00
Clint Adams
ecf4321e6e 23215: completion for "module". 2007-03-14 21:16:10 +00:00
Clint Adams
8f4c1bd007 23214: complete files after svn commit --file. 2007-03-13 18:19:28 +00:00
Felix Rosencrantz
3b1e0d0351 Fix for comm completion. 2007-03-12 00:02:10 +00:00
Clint Adams
363308f3df 23206: completion for hg. 2007-03-08 04:31:03 +00:00
Clint Adams
335fcaa9c5 23205: fix misspelling of "effect". 2007-03-05 17:35:17 +00:00
Peter Stephenson
41d485cb75 23203: acroread -version to get version (from Zvi)
Fix previous methods as fallback
2007-03-01 19:22:31 +00:00
Peter Stephenson
c8d1071cd8 23198: improve _values -s
unposted: document _regex_words -t
2007-02-27 20:44:00 +00:00
Clint Adams
fb25ce0e4d 23196: tweak apt-cache madison and --installed. 2007-02-27 15:20:55 +00:00
Peter Stephenson
e168783d65 unposted: another _ip typo 2007-02-27 11:18:33 +00:00
Peter Stephenson
67bac99c0d unposted: another _ip typo 2007-02-27 11:18:13 +00:00
Bart Schaefer
07c5aeeb9a Small fix to 23177: compute *widthp and *swidep after nicechar(). 2007-02-26 18:47:25 +00:00
Peter Stephenson
9b1663b531 fix typo 2007-02-26 15:35:11 +00:00
Peter Stephenson
8a411bf1c9 23190: tweak _net_interfaces for Linux 2007-02-26 15:30:18 +00:00
Peter Stephenson
37bada4bf1 unposted: tweak ip route show abbreviations 2007-02-26 13:10:44 +00:00
Bart Schaefer
fbd4aaebbb Log a few belated commits. 2007-02-26 07:44:49 +00:00
Bart Schaefer
ac8ccbfc82 unposted: tweak for possible multibyte characters. 2007-02-26 07:44:10 +00:00
Bart Schaefer
236d910fb3 unposted (based on users/10881,10884): add auto-previous zstyle, update
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2007-02-26 07:43:39 +00:00
Bart Schaefer
3fc59a0f09 23176: apply the (X) parameter flag to the (#) flag; fix comment typo. 2007-02-25 23:41:03 +00:00
Peter Stephenson
d98959ab67 23186: _ip completion and regex handling additions 2007-02-25 22:44:51 +00:00
Clint Adams
9d55e0002c 23185: qemu completion improvements. 2007-02-25 19:18:13 +00:00
Clint Adams
923e7cfa62 changelog typo 2007-02-24 05:39:52 +00:00
Clint Adams
0f7b1a9ebc 23183: Completion/Unix/Command/_qemu: completion for qemu. 2007-02-24 02:06:25 +00:00
Clint Adams
b5720e1f60 23183 complete comma-separated list of directories/modules for --added-modules. 2007-02-22 17:02:08 +00:00