Commit graph

3203 commits

Author SHA1 Message Date
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
Peter Stephenson 8bcffc6b11 18951: Better option handling (c.f. 18948) 2003-08-20 12:03:07 +00:00
Oliver Kiddle ea412fbe4b 18949: new completion for du 2003-08-20 10:41:51 +00:00
Peter Stephenson baa21b02ad 18942: Fix / suffix handling in _perforce 2003-08-20 10:04:08 +00:00
Oliver Kiddle 6d8b974765 18947: also complete options using _arguments 2003-08-20 09:03:05 +00:00
Adam Spiers 5dfa9ad36a unposted: Completion/Unix/Command/_perl: allow completion of .PL files
(e.g. Makefile.PL).  Thanks to Marko Myllynen for the suggestion.
2003-08-19 22:03:02 +00:00
Adam Spiers a4b0788fe6 unposted: Completion/Unix/Command/_irssi: fix quoting bug. 2003-08-19 22:01:10 +00:00
Adam Spiers 0288ef75ff unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug
introduced since % needed to be quoted inside ${//} substitution.
2003-08-19 21:59:00 +00:00
Peter Stephenson 247d829b73 18948: Pass global options to p4 2003-08-19 19:52:01 +00:00
Doug Kearns 62d4b9f9d8 18944: update ruby completion for version 1.8.0 2003-08-16 09:22:11 +00:00
Peter Stephenson e65a811520 18941: history wrong after parse error during alias expansion 2003-08-11 13:19:48 +00:00
Peter Stephenson b38f3c9a17 18938: Export some data symbols. 2003-08-11 10:45:08 +00:00
Oliver Kiddle 2f6bd52bcf *** empty log message *** 2003-08-06 09:22:37 +00:00
Oliver Kiddle 6715bc154e fix _cvs quoting bug, new _cdrecord and remove _archie (archie servers are gone) 2003-08-05 10:17:13 +00:00
Peter Stephenson 1f8c031467 18926: problem accepting filename require metafication with menu selection 2003-08-05 10:12:08 +00:00
Peter Stephenson c2ed9f96a7 18920: fix unset IFS betterer 2003-08-01 16:29:20 +00:00
Oliver Kiddle 2e70a25d46 fix bug with f glob qualifier where an empty spec resulted in an infinite loop 2003-08-01 14:14:19 +00:00
Oliver Kiddle 280593163d new chmod completion 2003-08-01 11:47:41 +00:00
Peter Stephenson 74678a3435 18916: unsetting IFS could cause segfault 2003-08-01 09:55:38 +00:00
Oliver Kiddle 795d7872b6 tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:38:53 +00:00
Oliver Kiddle 7f642889e5 move _global_tags 2003-07-31 15:28:54 +00:00
Oliver Kiddle 232c4ce103 moved from Completion/Unix/Command 2003-07-31 15:27:52 +00:00
Oliver Kiddle b84399b9cb tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
Wayne Davison 27665b32d6 Fix one of the bugs from users/6421. 2003-07-29 09:56:28 +00:00
Wayne Davison 1495a7e008 Don't crash if alt-y is typed twice in a row without a prior ctrl-y. 2003-07-29 09:53:26 +00:00
Peter Stephenson 0f080f741c 18908: use print/read -u in completion system and tweak builtin doc 2003-07-25 10:53:44 +00:00
Oliver Kiddle adf2c2a0b6 18893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtool 2003-07-24 11:52:58 +00:00
Oliver Kiddle f863b49206 18900: new iptables and nmap completions 2003-07-24 10:16:33 +00:00
Oliver Kiddle 5ce1bd325a 18890: new completion for sabcmd 2003-07-23 11:11:39 +00:00
Oliver Kiddle c3a03617ea 18877: add note about supporting latest versions, tag names being plural etc 2003-07-23 11:06:58 +00:00
Peter Stephenson 93141e6960 18888: Philippe Troin: allow clone to acquire a controlling tty 2003-07-23 09:27:56 +00:00
Peter Stephenson ef8d5c7214 18880: Don't return unset parameters in $parameters 2003-07-22 13:12:09 +00:00
Peter Stephenson 48205cc72f 18859: Allow the sort style to override sorting by setting explicitly to false. 2003-07-21 17:01:34 +00:00
Doug Kearns 7209f6be5a 18872: update javac completion for SDK 1.4.x and rename serialvar to serialver 2003-07-21 07:29:57 +00:00
Clint Adams 49d9ee0e09 18874: Completion/Unix/Command/_subversion: PATH can mean files too. 2003-07-20 16:15:23 +00:00
Oliver Kiddle 639272fb27 18866: document conventions used in completion functions 2003-07-17 17:30:53 +00:00
Oliver Kiddle 307812f4ce adjust return code to not break the prefix-needed style 2003-07-17 12:42:15 +00:00
Peter Stephenson 74f47913da 18864: unnecessary space with ${(Q)...} 2003-07-17 09:44:38 +00:00
Doug Kearns 53eb501c70 18863: new completion for aap 2003-07-17 04:57:00 +00:00
Doug Kearns 088f324ad4 unposted: remove initial capitalisation from option descriptions 2003-07-16 01:44:15 +00:00
Oliver Kiddle ec8418cf1c 18841: work around problem which caused the whole word to be removed 2003-07-09 15:53:23 +00:00
Peter Stephenson 48dbd4a65c 18839/18840: Completion for nice 2003-07-09 14:06:14 +00:00
Peter Stephenson ab24c6e37c Rebrand as 4.1.1-dev-1 2003-07-09 11:10:22 +00:00
Peter Stephenson 2d2ce4ecc2 18836: read with metafied delimiter didn't work. 2003-07-09 11:04:01 +00:00