Peter Stephenson
|
3efb2ec394
|
19053 modified, c.f. 19056
|
2003-09-14 19:37:32 +00:00 |
|
Clint Adams
|
cd89b92a0d
|
19076: don't call setupterm with NULL as last argument as that causes
the shell to exit when the terminal is unknown.
|
2003-09-14 05:10:05 +00:00 |
|
Oliver Kiddle
|
6e09c17757
|
19059: add -v, -V and -p flags required by POSIX to the command builtin
|
2003-09-11 07:00:05 +00:00 |
|
Wayne Davison
|
a6f583e418
|
users/6529 + unposted
|
2003-09-10 19:11:38 +00:00 |
|
Wayne Davison
|
cd084812df
|
Improved the comments to no longer suggest that setting PATH here is
a safe thing to do (though I do provide a safe way to do that if the
user really insists on it).
|
2003-09-10 19:02:51 +00:00 |
|
Peter Stephenson
|
b26ec00df5
|
19044: typo in setting $saliases elements
|
2003-09-08 11:17:20 +00:00 |
|
Oliver Kiddle
|
688f8b4212
|
19021: in command position, try to complete directories once and once only
|
2003-09-03 14:07:25 +00:00 |
|
Oliver Kiddle
|
4284171e9e
|
19019: only complete aliases of the appropriate type for the alias builtin
|
2003-09-03 14:05:07 +00:00 |
|
Peter Stephenson
|
8e359a669e
|
19020: fix printaliasnode
|
2003-09-03 13:41:25 +00:00 |
|
Peter Stephenson
|
3ffb3ad2f2
|
19014: add alias -s suf=handler
|
2003-09-03 10:15:32 +00:00 |
|
Peter Stephenson
|
716e925312
|
zsh-users/6493: search tinfo library for curses
|
2003-08-30 19:16:21 +00:00 |
|
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 |
|