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

7426 commits

Author SHA1 Message Date
Peter Stephenson
edab1d3dbe 340941: bashcompinit: scalars giving bash completion status should be exported 2013-01-04 15:55:26 +00:00
Bart Schaefer
91197f4993 users/17524: misc. parameter flag clarifications 2013-01-03 19:01:52 +00:00
Peter Stephenson
1873fd0684 unposted: update version to 5.0.2-dev-0 to avoid clash with release 2013-01-03 13:34:53 +00:00
Peter Stephenson
daa828bc51 release 5.0.2 2012-12-21 19:35:07 +00:00
Peter Stephenson
841e60c340 this prevent process-based features from working in their arguments 2012-12-21 11:28:33 +00:00
Peter Stephenson
a9feb3b28a Release 5.0.1 2012-12-20 18:40:03 +00:00
Oliver Kiddle
85d503b91c 30877: document git workflow 2012-12-18 23:36:13 +00:00
Peter Stephenson
4b7bc01fae 30914: mkinstalldirs: default mode for installation directories is 755 2012-12-18 16:54:35 +00:00
Phil Pennock
9d988a5e21 30906: more Etc/zsh-development-guide tinkering 2012-12-17 11:29:36 +00:00
Phil Pennock
82c75381ac 30901: Etc/zsh-development-guide: document git usage 2012-12-17 09:09:48 +00:00
Peter Stephenson
7152094541 Missing .distfiles entries 2012-12-16 18:48:35 +00:00
Peter Stephenson
f73d92f5dc add missing mod_export 2012-12-16 18:43:24 +00:00
Peter Stephenson
2908d73f6c unposted: update for 5.0.0-test-1 2012-12-16 18:39:55 +00:00
Peter Stephenson
4982fad0fc unposted: update for 5.0.0-test-1 2012-12-16 18:39:54 +00:00
Peter Stephenson
1869eeb393 30876: fix obscure failures to propagate non-zero status
from optimised simple commands within lists
2012-12-13 10:36:59 +00:00
Bart Schaefer
431c22024d users/17445: fix handling of leading zeroes in floating point 2012-12-08 19:50:20 +00:00
Oliver Kiddle
968a7a2a51 30811: new completion for btrfs and complete btrfs and ext4 mount options
and new linux mount flags
2012-11-20 23:08:15 +00:00
Peter Stephenson
27a41679b6 30803: Vin Shelton: missing menu entry in grammar.yo 2012-11-18 18:45:39 +00:00
Bart Schaefer
daa9e1fd54 users/17042: don't stomp the environment in "jobs -Z" unless we've first
copied it to new memory.
2012-11-18 18:27:18 +00:00
Oliver Kiddle
ee040c6ba5 30802: add new command switches 2012-11-16 23:01:06 +00:00
Oliver Kiddle
1f359ae462 30801: fix font completion for newer fontconfig & update urxvt completion 2012-11-16 23:00:18 +00:00
Peter Stephenson
7c56d77184 30789: Add CONTINUE_ON_ERROR for old behaviour.
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
2012-11-15 21:08:15 +00:00
Peter Stephenson
1446625072 Michal Halenka: 30800: fix arpping option 2012-11-15 21:04:07 +00:00
Oliver Kiddle
431eac1278 30795: new xz completion and comple --fast and --best for bzip2 2012-11-12 08:47:16 +00:00
Oliver Kiddle
599ad93a93 30794: update completions for new options 2012-11-12 08:21:15 +00:00
Oliver Kiddle
3f8decaf7d 30793: account for eglibc in _pick_variant patterns 2012-11-11 22:18:16 +00:00
Bart Schaefer
cba5449c3d 30786: do not enter interactive history editing or command execution if
"fc" is called from a ZLE widget.
2012-11-08 16:50:38 +00:00
Peter Stephenson
64e925bd65 30783: We don't want leading "="s to be active when
tokenising strings that aren't going to be treated as command line
arguments
2012-11-08 12:28:11 +00:00
Peter Stephenson
7f767568a6 30780: document that set -o failures are hard but setopt failures are soft 2012-11-08 12:24:48 +00:00
Oliver Kiddle
ce658b3c3c Benjamin R. Haskell: 30737: make custom completions for git aliases easier 2012-11-07 21:23:06 +00:00
Oliver Kiddle
a8ffff2cb7 users/17382: complete URLs for vim and make _remote_files more
consistent with _files
2012-11-07 20:59:09 +00:00
Peter Stephenson
cd0c6153e0 30735: array substitutions aren't simple:
prevent crash on process substitution therein
2012-10-25 08:54:31 +00:00
Peter Stephenson
c74171da36 Roman Kaminski: 30738: bzr send command 2012-10-19 12:53:48 +00:00
Peter Stephenson
4e38ba5e4c Greg Bouzakis: 30741: add suspend command to systemd completion 2012-10-19 12:49:42 +00:00
Peter Stephenson
f91707eda1 unposted: further parameter splitting clarifications 2012-10-19 09:19:05 +00:00
Peter Stephenson
02225925ef 30740: add example of process substitution using anonymous function 2012-10-18 16:18:57 +00:00
Peter Stephenson
a02f3b6910 c.f. users/17330: fix reference to splitting rule in parameter expn rules 2012-10-18 08:28:46 +00:00
Peter Stephenson
4b86cc48f7 30726: make shell options passed to emulate stick along with the emulation 2012-10-11 20:14:01 +00:00
Peter Stephenson
ad92cb3203 30724: shell code optimisd to use execsimple() doesn't have a valid thisjob 2012-10-11 16:36:14 +00:00
Peter Stephenson
34ed3eaecd users/17318: only increment the undo variable return value for the
first request in a row
2012-10-09 16:27:11 +00:00
Peter Stephenson
0fda80344b users/17314: ensure an undo change number
uniquely specifies a point in editing history by incrementing
the value returned by the variable.
2012-10-09 14:57:13 +00:00
Peter Stephenson
8d9cb7f42e fix trivial typo with "functions +T" 2012-10-09 09:24:22 +00:00
Peter Stephenson
5513970d96 typo 2012-10-07 20:34:33 +00:00
Peter Stephenson
4e2cdd7956 30722: fix some cases where emulations or options were not propagated properly
from the emulate command
2012-10-07 19:46:46 +00:00
Peter Stephenson
321471891e 30718: emulate command evaluations should apply sticky emulation
to autoloads, too
2012-10-07 17:50:18 +00:00
Oliver Kiddle
fff9a871e4 add evince, zathura, dwb to command lists of basic completions 2012-10-07 12:57:24 +00:00
Oliver Kiddle
674bd0bd86 complete files and -t and -f options for xclip 2012-10-07 12:03:17 +00:00
Peter Stephenson
76ac7bf742 30716: make IGNORECLOSEBRACES an emulation option 2012-10-05 21:42:59 +00:00
Peter Stephenson
eb562c9f2c 30715: use enum lextok for variables containing lexical tokens 2012-10-05 21:35:05 +00:00
Peter Stephenson
8781aad448 additional split change fixes 2012-10-05 13:31:58 +00:00