1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-18 21:14:11 +01:00
Commit Graph

4593 Commits

Author SHA1 Message Date
Clint Adams
7932a719c3 Francisco Borges: users/10162: updated _aptitude. 2006-04-23 15:11:39 +00:00
Clint Adams
eee9cb1680 22425: update for new surfraw debsec elvi from Micah Anderson. 2006-04-23 04:47:14 +00:00
Peter Stephenson
5d9563ab12 22416: forgot zmathfuncdef 2006-04-20 10:04:30 +00:00
Peter Stephenson
6555629356 unposted: documentation for execute-as-is fix in 22417 2006-04-19 18:03:00 +00:00
Peter Stephenson
b7474e065b 22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
2006-04-19 16:09:06 +00:00
Doug Kearns
5c2d5b013e unposted: update raggle completion for version 0.4.4 2006-04-14 12:49:14 +00:00
Clint Adams
c9a761df01 22418: completion for GNU env. 2006-04-13 02:46:50 +00:00
Peter Stephenson
9491c3c754 22417: allow autocd with execute-as-is 2006-04-11 18:49:02 +00:00
Wayne Davison
1d25bdbe0c 22415 2006-04-11 17:52:32 +00:00
Wayne Davison
242556158d Use the --info-dir option with install-info instead of --dir-file. 2006-04-11 17:39:28 +00:00
Peter Stephenson
3f7d4db1e5 22409: fix --disable-multibyte patterns 2006-04-09 21:55:10 +00:00
Peter Stephenson
ef330a5dfd 22408: support for multibyte characters in patterns 2006-04-09 21:47:21 +00:00
Peter Stephenson
82dc72e034 22407: zsh-mime-handler now needs NULL_GLOB 2006-04-09 21:12:37 +00:00
Peter Stephenson
9c60453969 tweak pattern matching for execute-as-is 2006-04-06 13:11:27 +00:00
Clint Adams
87660ee4c8 22404: completion for cowsay 2006-04-06 01:50:28 +00:00
Peter Stephenson
2930828678 22394, 22043: execute-as-is style for MIME suffixes 2006-04-05 10:26:30 +00:00
Peter Stephenson
fd92cf5686 22393, 22402: use-ip and known-hosts-files styles 2006-04-05 10:04:31 +00:00
Peter Stephenson
116d5b0fea 22375: doc for ${(0)...} splitting 2006-04-05 09:58:39 +00:00
Clint Adams
3d1391f35c 22392: completion for ladspa's analyseplugin 2006-04-05 02:03:56 +00:00
Peter Stephenson
855f73c600 users/10107: shell ignores SIGQUIT 2006-03-29 19:25:13 +00:00
Wayne Davison
d22d293f08 22390 2006-03-28 23:11:02 +00:00
Wayne Davison
25d473babb Fixed a typo. 2006-03-28 23:04:03 +00:00
Wayne Davison
ca2756f115 My improved version of the _bzr script taken from the bzr.dev
repository (from contrib/zsh/_bzr).
2006-03-28 23:03:06 +00:00
Wayne Davison
c2cace1a84 Patch for part of sourceforge bug #1262954. 2006-03-27 11:43:49 +00:00
Wayne Davison
41fb468fca Fixed a compilation problem when HAVE_GETRUSAGE is defined
but HAVE_WAIT3.  See the sourceforge bug report:
https://sourceforge.net/tracker/?func=detail&atid=104068&aid=1262954&group_id=4068
2006-03-27 11:41:17 +00:00
Peter Stephenson
8569055841 users/10087: no aliases for case of "in" in "case" 2006-03-26 19:03:15 +00:00
Clint Adams
3486b354e1 22386: fix acroread version detection according to Bart's 22385. 2006-03-26 15:15:08 +00:00
Wayne Davison
8bd1f4eced Fixed undefined function reference (zwarnname() should have been
zwarnnam()).
2006-03-25 19:14:56 +00:00
Wayne Davison
eafa96805b Fixed call to undefined function zwarnname() instead of zwarnnam(). 2006-03-25 18:50:44 +00:00
Peter Stephenson
16f7f6961f 22375, 22376: ${(0)...} splits on NULL byte 2006-03-22 18:32:46 +00:00
Peter Stephenson
7b7905fedb 22638: MACHINES: IRIX
users/10047: zle widget -K keymap
2006-03-21 19:19:05 +00:00
Clint Adams
7b92878c24 thinko fix 2006-03-20 15:22:55 +00:00
Clint Adams
8294310202 22371: use only alphanumerics and underscores as word characters with vi bindings. 2006-03-20 14:40:36 +00:00
Peter Stephenson
40df7069cb 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
Clint Adams
b37a0f0000 22366: better handling for multibyte-character-containing words in vi widgets. 2006-03-17 23:45:43 +00:00
Clint Adams
717c7c5532 22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO). 2006-03-17 23:35:01 +00:00
Clint Adams
fecd3bbbc9 22349: completion for nautilus. 2006-03-16 20:48:44 +00:00
Wayne Davison
4698bcec12 Got rid of a compiler warning. 2006-03-13 22:29:02 +00:00
Wayne Davison
f3ef6af5b4 - Got rid of one compiler warning about a clobbered variable.
- Split a line that had two statements on it (looked like an
  accidental joining).
2006-03-13 22:25:16 +00:00
Peter Stephenson
85f7080b89 users/10013: fix use of zshall in helpfiles 2006-03-13 19:03:30 +00:00
Wayne Davison
a8d89a3d33 users/10007 2006-03-09 18:17:14 +00:00
Wayne Davison
d74e163121 Added missing <D> for HIST_SAVE_BY_COPY. 2006-03-09 18:13:47 +00:00
Wayne Davison
3d984ffd1e 22335 2006-03-09 09:48:16 +00:00
Wayne Davison
04ea7bae96 Fix some compiler warnings and ensure that zmod gets restored
properly in bin_zle_call().
2006-03-09 09:44:28 +00:00
Peter Stephenson
80ec63bfa7 22337: debugging code omitted from 22331 2006-03-08 15:50:50 +00:00
Wayne Davison
2c858b890b 22301 2006-03-08 07:51:54 +00:00
Wayne Davison
f89571085a Briefly enable aliases for one of the evals so that the expansion
of a $(...) or `...` properly uses normal and global aliases.
2006-03-08 07:50:29 +00:00
Wayne Davison
5942e88caf 22271 2006-03-07 22:08:23 +00:00
Wayne Davison
f8c7d72f30 Use the new "flags" integer to get rid of the mult_isarr global. 2006-03-07 22:05:51 +00:00
Wayne Davison
5fd72f0f1a Initialize the new "flags" integer when creating a list. 2006-03-07 22:05:44 +00:00