1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-25 13:30:42 +02:00
Commit Graph

5073 Commits

Author SHA1 Message Date
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
Peter Stephenson
910d446ca7 unposted: document some limitations of utils.c 2007-02-18 15:01:29 +00:00
Peter Stephenson
9d43d061e1 23182: _arguments problem with --with-foo[=BAR] specifiers 2007-02-16 15:02:03 +00:00
Clint Adams
1f4fa4c02d 23178: update for modern versions of make-kpkg. 2007-02-14 18:27:51 +00:00
Peter Stephenson
d283709363 23177: better formatting of unprintable multibyte characters under 256 2007-02-14 16:26:41 +00:00
Bart Schaefer
f35ee0d1a0 23169 (tweaked): report error on failure to dup for multios 2007-02-14 08:21:57 +00:00
Peter Stephenson
bd6baa2ede 23172: typo displaying multiline explanation strings 2007-02-13 21:54:41 +00:00
Peter Stephenson
10f36dd29b 23168: fix error message for failed bind 2007-02-13 11:08:12 +00:00
Peter Stephenson
2c92d005d7 23165: fix problems with bases: error if over 36 and don't interpret octal 2007-02-12 16:43:40 +00:00
Felix Rosencrantz
9ed500a1cd 23164: Silence popd when PUSHD_SILENT is set. 2007-02-11 00:40:18 +00:00
Peter Stephenson
0a532a8f7f fix metafication of ${(#)x} 2007-02-10 22:12:58 +00:00
Peter Stephenson
471184c7c2 unposted: document BAUD change in README 2007-02-08 10:47:21 +00:00
Peter Stephenson
62b671f0d1 23159 plus minor doc tweaks: leave BAUD parameter unset by default 2007-02-08 10:43:28 +00:00
Peter Stephenson
6cf7a3ef11 23153: restore old ztrcmp() and add comment about why 2007-02-07 10:18:30 +00:00
Peter Stephenson
0108088f52 23152: make ztrcmp() respect MULTIBYTE
make sorting of printed hash tables more consistent
2007-02-06 21:47:54 +00:00
Peter Stephenson
bae2ec88e5 unposted: uninitialised variable could result from 23144 2007-02-06 10:12:20 +00:00
Clint Adams
49437215b2 23151: partial completion for mtn (monotone) command. 2007-02-05 19:26:12 +00:00
Clint Adams
b3fa980beb 23150: completion for cdbs-edit-patch. 2007-02-04 02:42:59 +00:00
Peter Stephenson
b2d709b22e 23144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.c 2007-02-02 23:47:47 +00:00
Peter Stephenson
54d692c4b5 23143: make =-expansion with metacharacters more consistent 2007-02-02 21:42:14 +00:00
Peter Stephenson
56085ffebb unposted: we could add checksched() twice to the timed event list 2007-02-01 10:42:30 +00:00