Bart Schaefer
62878a462d
Massive improvement of --max-procs handling; reorganize option parsing to
...
do only what's necessary for each early-bailout test; bump version number.
2002-09-04 06:28:37 +00:00
Bart Schaefer
a487300092
Implement --max-procs.
2002-09-02 20:37:36 +00:00
Bart Schaefer
e43fd50592
Add zargs.
2002-09-02 18:27:07 +00:00
Bart Schaefer
61dcbe0da3
Based on users/5283: Implement xargs-like segmenting of argument list, with
...
a command called on each segment.
2002-09-02 18:26:00 +00:00
Clint Adams
b442b34170
unposted: clint prompt theme %v typo correction
2002-08-17 01:40:31 +00:00
Peter Stephenson
363079af76
17414: narrow-to-region save and restore.
2002-07-05 10:49:46 +00:00
Peter Stephenson
603956acdc
17410: narrow-to-region widgets
2002-07-04 13:53:47 +00:00
Peter Stephenson
61f9940d67
Usual .distfiles tidy-up
2002-06-17 13:29:23 +00:00
Bart Schaefer
61cd3f54eb
Add "relative".
2002-04-23 15:41:22 +00:00
Bart Schaefer
711592bbb7
users/4851: Convert a full path to a path relative to a directory.
2002-04-23 15:39:49 +00:00
Oliver Kiddle
8ce654afb5
16933: more sophisticated versions of these functions
2002-04-04 11:59:08 +00:00
Wayne Davison
8224baf73c
+ Added -W to auto-convert wildcards in both the find and replace strings.
...
+ Fixed the usage message to output the '$' args and '\' characters (they
were getting eaten).
2002-03-30 19:30:11 +00:00
Peter Stephenson
9763da46c8
16879: Functions/Zle/up-line-or-beginning-search,
...
Functions/Zle/down-line-or-beginning-search,
Doc/Zsh/contrib.yo: originally by Bart --- widgets which
combine up-line-or-search and history-beginning-search-backward
behaviour.
2002-03-21 23:03:09 +00:00
Sven Wischnowsky
179006f495
make zrecompile show the error messages from zcompile unless the -q option is given (16774)
2002-03-07 08:32:26 +00:00
Peter Stephenson
533cc753f7
unposted: usual fixups for .distfiles
2002-03-05 18:34:18 +00:00
Peter Stephenson
849f4068de
16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
...
Functions/Zle/copy-earlier-word: Enhance insert-last-word to
pick different lines from the history (including the current
line) and different words from that line. Add copy-earlier-word
as suggested by Dominik Vogt to copy words from either the
current line, or (following an insert-last-word) a previous
history line.
2002-03-05 16:33:19 +00:00
Clint Adams
50758ce645
unposted: improve apm and screen handling
2002-02-09 21:06:13 +00:00
Clint Adams
0eefb1ec25
unposted: Colin Walters's prompt, adapted for the theme system
2002-02-07 07:35:14 +00:00
Oliver Kiddle
6fd9ce2c82
use RPS2 to put states on the right
2002-01-31 15:30:41 +00:00
Peter Stephenson
99d54b0b70
16422: zcalc non-default base output
2002-01-09 11:58:04 +00:00
Oliver Kiddle
abd901094e
16352: allow output formats to be specified in zcalc
2001-12-17 17:24:09 +00:00
Peter Stephenson
64b4bfe6fc
* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc
...
history, handle errors in expression, document -#base option.
2001-12-07 12:59:08 +00:00
Clint Adams
34eb20dac6
unposted: typo fix
2001-11-15 19:41:52 +00:00
Peter Stephenson
f2e7cf4a05
16254: complete map names after ypmatch
...
16255: options for default output base for zcalc
2001-11-15 18:42:31 +00:00
Oliver Kiddle
9d2b48504e
fix for IRIX
2001-11-06 15:14:11 +00:00
Oliver Kiddle
19d2273cb7
16198: add %j prompt expansion and j test character for no. of jobs in prompt
2001-11-02 12:35:32 +00:00
Peter Stephenson
6fa692b6e4
zcalc base display fix
2001-10-08 15:18:25 +00:00
Peter Stephenson
4f1d07bb86
.distfiles fixes for 4.1.0-dev-2
2001-09-27 12:03:03 +00:00
Andrew Main
cd59ad72b6
tetris game for ZLE
2001-09-21 02:40:38 +00:00
Peter Stephenson
b3336b7918
zmv fixes
2001-08-28 20:28:10 +00:00
Adam Spiers
9906e86aee
unposted: Functions/Prompts/prompt_adam2_setup: eliminate
...
horrible inefficiencies resulting from avoidable fork()s
2001-08-17 13:45:24 +00:00
Peter Stephenson
91ef933eb3
Fix problem with output bases in zcalc
2001-08-16 16:42:21 +00:00
Peter Stephenson
5dd1ba01ea
15585: bash-style up- and down-case words
2001-08-07 10:04:10 +00:00
Peter Stephenson
1619df1c5d
15511: zcalc tweaks
2001-07-27 22:23:15 +00:00
Peter Stephenson
0822510626
15507: new zcalc function
...
15508: cvs tag didn't complete tags despite it's claim.
2001-07-27 11:34:46 +00:00
Peter Stephenson
32f7b32061
15432: New bash-transpose-words widget
2001-07-20 13:04:51 +00:00
Peter Stephenson
fe06b7a73d
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
2001-07-06 17:25:53 +00:00
Clint Adams
ad57c03213
unposted: update distfiles for 15211
2001-07-03 14:19:15 +00:00
Clint Adams
bff61cf9e1
15211: zsh/pcre module
2001-07-02 19:39:34 +00:00
Clint Adams
0b8e4008b6
Bart15083: bash-backward-kill-word
2001-06-29 13:47:32 +00:00
Clint Adams
760d3b89a3
15094: don't display battery level of -1%
2001-06-26 13:48:54 +00:00
Peter Stephenson
87db190920
Load tcp module, zfcd_match, zfget_match where necessary.
2001-06-14 19:58:27 +00:00
Sven Wischnowsky
ae5e34db25
(14602)
2001-05-31 08:18:36 +00:00
Oliver Kiddle
56528ccb66
spelling corrections
2001-05-29 17:54:08 +00:00
Clint Adams
31252df299
14492: new prompt theme
2001-05-27 05:03:10 +00:00
Bart Schaefer
9e3017721e
Strip %[BSubsu] as well as %{*%} before computing width of prompt.
2001-04-11 22:25:27 +00:00
Bart Schaefer
a8e2e327d1
Update a comment.
2001-04-11 22:24:32 +00:00
Peter Stephenson
b75b87c8d9
4.0.1-pre-3 version change with some .distfiles updates
2001-04-09 15:29:27 +00:00
Bart Schaefer
0e6a413b7c
Better handling of long command strings, faster padding computation.
2001-04-05 18:52:16 +00:00
Bart Schaefer
fb95c8afe5
Methods for avoiding the nopromptcr problem, from users/3401 and more.
2001-04-05 18:51:43 +00:00
Bart Schaefer
1a4194f176
Write history entries for jobs resumed with fg/bg; from users/3795, plus
...
a couple of minor bugfixes.
2001-04-05 18:50:45 +00:00
Sven Wischnowsky
956ef612e2
cleanup after function move
2001-04-02 14:36:36 +00:00
Sven Wischnowsky
3d7263ff67
after-move cleanup
2001-04-02 13:04:04 +00:00
Sven Wischnowsky
71530f66ff
new after move
2001-04-02 12:38:22 +00:00
Sven Wischnowsky
354cc487ff
changed after moving functions
2001-04-02 12:35:52 +00:00
Sven Wischnowsky
a92518a9ed
moved to ./Functions/Misc/zstyle+
2001-04-02 12:29:38 +00:00
Sven Wischnowsky
0d39ca3ea8
moved to ./Functions/Misc/zrecompile
2001-04-02 12:29:26 +00:00
Sven Wischnowsky
e7a3773a69
moved to ./Functions/Misc/zmv
2001-04-02 12:29:14 +00:00
Sven Wischnowsky
f45941c66b
moved from ./Functions/Misc/zls
2001-04-02 12:29:06 +00:00
Sven Wischnowsky
f512bda08c
moved to ./Functions/Example/zls
2001-04-02 12:28:57 +00:00
Sven Wischnowsky
f60c04f9c5
moved from ./Functions/Misc/zless
2001-04-02 12:28:48 +00:00
Sven Wischnowsky
f0fbd50a98
moved to ./Functions/Example/zless
2001-04-02 12:28:40 +00:00
Sven Wischnowsky
51bf80f833
moved to ./Functions/Misc/zkbd
2001-04-02 12:28:29 +00:00
Sven Wischnowsky
553ecfcd75
moved to ./Functions/Misc/zed
2001-04-02 12:28:16 +00:00
Sven Wischnowsky
62aa2c6b68
moved from ./Functions/Misc/yu
2001-04-02 12:28:07 +00:00
Sven Wischnowsky
33c862a72a
moved to ./Functions/Example/yu
2001-04-02 12:27:59 +00:00
Sven Wischnowsky
f079f9bc68
moved from ./Functions/Misc/yp
2001-04-02 12:27:50 +00:00
Sven Wischnowsky
d2478657ea
moved to ./Functions/Example/yp
2001-04-02 12:27:43 +00:00
Sven Wischnowsky
3623212c0c
moved to ./Functions/Misc/run-help
2001-04-02 12:27:31 +00:00
Sven Wischnowsky
80793a66dc
moved from ./Functions/Misc/randline
2001-04-02 12:27:23 +00:00
Sven Wischnowsky
440abd8aea
moved to ./Functions/Example/randline
2001-04-02 12:27:15 +00:00
Sven Wischnowsky
6937dcd394
moved from ./Functions/Misc/pushd
2001-04-02 12:27:06 +00:00
Sven Wischnowsky
533a5b583c
moved to ./Functions/Example/pushd
2001-04-02 12:26:58 +00:00
Sven Wischnowsky
d56202de5d
moved from ./Functions/Misc/proto
2001-04-02 12:26:49 +00:00
Sven Wischnowsky
e5a265ba8d
moved to ./Functions/Example/proto
2001-04-02 12:26:41 +00:00
Sven Wischnowsky
68c486b175
moved to ./Functions/Misc/nslookup
2001-04-02 12:26:28 +00:00
Sven Wischnowsky
c37ee137e1
moved from ./Functions/Misc/multicomp
2001-04-02 12:26:19 +00:00
Sven Wischnowsky
19ed78c893
moved to ./Functions/Compctl/multicomp
2001-04-02 12:26:11 +00:00
Sven Wischnowsky
29f515a7cf
moved to ./Functions/Misc/mere
2001-04-02 12:26:00 +00:00
Sven Wischnowsky
d38d852f50
moved to ./Functions/Misc/is-at-least
2001-04-02 12:25:48 +00:00
Sven Wischnowsky
8f73567b8a
moved to ./Functions/Misc/harden
2001-04-02 12:25:35 +00:00
Sven Wischnowsky
cf601be0d8
moved from ./Functions/Misc/cx
2001-04-02 12:25:26 +00:00
Sven Wischnowsky
203a50674f
moved to ./Functions/Example/cx
2001-04-02 12:25:18 +00:00
Sven Wischnowsky
7af712cd94
moved to ./Functions/Misc/colors
2001-04-02 12:25:07 +00:00
Sven Wischnowsky
c349808900
moved to ./Functions/Misc/checkmail
2001-04-02 12:24:55 +00:00
Sven Wischnowsky
a809e1548b
moved from ./Functions/Misc/cdmatch2
2001-04-02 12:24:46 +00:00
Sven Wischnowsky
d3a4878b68
moved to ./Functions/Compctl/cdmatch2
2001-04-02 12:24:38 +00:00
Sven Wischnowsky
716227e5e5
moved from ./Functions/Misc/cdmatch
2001-04-02 12:24:29 +00:00
Sven Wischnowsky
e40d5f133f
moved to ./Functions/Compctl/cdmatch
2001-04-02 12:24:21 +00:00
Sven Wischnowsky
3b3a55e39b
moved from ./Functions/Misc/cat
2001-04-02 12:24:08 +00:00
Sven Wischnowsky
c1f51e45d9
moved to ./Functions/Example/cat
2001-04-02 12:24:00 +00:00
Sven Wischnowsky
2ae024d2e9
moved to ./Functions/Misc/allopt
2001-04-02 12:23:49 +00:00
Sven Wischnowsky
71b1651621
moved from ./Functions/Misc/acx
2001-04-02 12:23:41 +00:00
Sven Wischnowsky
36040162c7
moved to ./Functions/Example/acx
2001-04-02 12:23:34 +00:00
Bart Schaefer
1ddc7c72e5
Tweak an expansion.
2001-03-21 17:02:35 +00:00
Bart Schaefer
7cfaf656c4
Add zkdb function.
2001-03-17 22:30:11 +00:00
Oliver Kiddle
e264c1bee1
Various new, improved, fixed or updated functions (13600)
2001-03-11 22:53:41 +00:00
Bart Schaefer
c984716708
Better handling of multi-line buffers.
2001-03-11 19:30:35 +00:00
Peter Stephenson
f46ad1753b
Dist more files
2001-03-08 12:03:33 +00:00
Clint Adams
39ab4f33c6
13323: handle multi-line buffers in edit-command-line widget
2001-02-14 15:37:53 +00:00
Peter Stephenson
0acd646e94
13302: division by zero
2001-01-18 10:25:07 +00:00
Sven Wischnowsky
2a78c24842
*** empty log message ***
2001-01-11 10:06:40 +00:00
Tanaka Akira
35ac156d86
* 13281: Functions/Misc/mere: new implementation.
...
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
Peter Stephenson
fade355d03
Fix distribution files
2000-12-05 14:39:58 +00:00
Peter Stephenson
a59b51006b
Function installation information now in config.modules
2000-11-30 18:36:21 +00:00
Bart Schaefer
733ee2eb2a
Adapt nslookup for 13123.
2000-11-06 07:06:03 +00:00
Bart Schaefer
dbc0aebcd4
Assorted read_poll() and zpty cleanup.
2000-11-05 09:27:08 +00:00
Sven Wischnowsky
2557464cf5
don't reset just-edited trap function to old value (13107)
2000-11-01 09:34:14 +00:00
Sven Wischnowsky
16d7e31ae8
make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035)
2000-10-19 08:46:54 +00:00
Bart Schaefer
c34084aa0e
Typo.
2000-10-18 03:53:27 +00:00
Peter Stephenson
4c2807e313
3.1.6-dev-7
2000-10-17 12:55:41 +00:00
Bart Schaefer
75d4d74093
Add smart-insert-last-word.
2000-09-08 04:15:44 +00:00
Sven Wischnowsky
0df4c9d229
*** empty log message ***
2000-09-05 08:36:16 +00:00
Bart Schaefer
dc1f7c5a34
Create "User Contributions" doc and make some assoctiated changes.
2000-09-04 21:10:29 +00:00
Bart Schaefer
3669415d56
Fix colors.
2000-09-04 10:15:25 +00:00
Bart Schaefer
f23e444392
Fix zrecompile.
2000-09-03 22:14:26 +00:00
Bart Schaefer
8a34b7be69
Fix allopt.
2000-09-02 04:50:07 +00:00
Peter Stephenson
432c0af097
12582: improved first argument for is-at-least
2000-08-10 16:53:00 +00:00
Bart Schaefer
8ffa3c17cf
Detect autoloadable functions properly in zed.
2000-07-27 08:14:54 +00:00
Bart Schaefer
714efe5ff9
Enable the insert-tab style in zed.
2000-07-26 09:24:24 +00:00
Peter Stephenson
1a691db1e2
12000: zmv: emulate -R to unset MARKDIRS
2000-06-20 09:11:04 +00:00
Peter Stephenson
1b15c688dc
users/3189: zmv fixes
...
Version 3.1.9-dev-1
2000-06-19 09:13:44 +00:00
Bart Schaefer
21f6b9d14c
11866: More ANSI color stuff; preserve more state during prompt previewing.
2000-06-11 22:21:33 +00:00
Sven Wischnowsky
5a4253f42e
allow display of only messages via $compstate[list]=messages (11688)
2000-05-31 09:56:12 +00:00
Bart Schaefer
a04a3a9e65
Fix typos and remove RCS Id strings.
2000-05-16 16:21:33 +00:00
Bart Schaefer
f4e8281646
11302: Cursor placement and defensive programming.
2000-05-10 15:22:34 +00:00
Peter Stephenson
50997c02b3
11299: edit-command-line zle widget
2000-05-10 13:32:23 +00:00
Sven Wischnowsky
2512681578
make nslookup function more like real nslookup (11277)
2000-05-09 11:56:20 +00:00
Peter Stephenson
17d342160a
11252: no colon at the end of zftp function contexts
2000-05-08 10:45:02 +00:00
Peter Stephenson
b9ef0282d2
11196: zmv enhancements
2000-05-05 14:14:12 +00:00
Sven Wischnowsky
126d3131e1
use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or some such (11186)
2000-05-05 11:10:47 +00:00
Sven Wischnowsky
d4d35a114c
make nslookup page it's output if too long for screen (11177)
2000-05-05 08:52:40 +00:00
Sven Wischnowsky
7a83e27a6e
fix for completion of directories for zftp suite (11091)
2000-05-03 07:34:50 +00:00
Sven Wischnowsky
be2a2590e4
make zrecompile detect deleted and new files (11061)
2000-05-02 11:34:28 +00:00
Sven Wischnowsky
1f00aac0be
don't remove *all* .zwc files, keep the first one (10881)
2000-04-20 12:45:21 +00:00
Peter Stephenson
cd962793df
add zstyle+ (this is the *real* 3.1.7-pre-1)
2000-04-19 19:07:35 +00:00
Sven Wischnowsky
4f1424edb2
zstyle+ simplifies definition of styles (10795)
2000-04-17 14:47:24 +00:00
Clint Adams
336542eba2
10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements
2000-04-14 15:42:10 +00:00
Bart Schaefer
6888f6c3a7
10657: One change missed in 10635.
...
Also, a no-op cleanup in prompt_bart_setup.
2000-04-11 15:28:29 +00:00
Sven Wischnowsky
fac3086d97
_wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-11 07:57:56 +00:00
Bart Schaefer
d2ece376a3
10594: Fix index into $history in prompt_bart_precmd.
...
10591: Completion/User/_fakeroot: Completion for the fakeroot program.
10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Sven Wischnowsky
fc426939cc
renaming some styles
2000-04-05 11:07:25 +00:00
Sven Wischnowsky
db663c824a
$PENDING special zle parameter, giving number of un-read bytes
2000-04-05 08:49:50 +00:00
Peter Stephenson
e2fad744a4
Patches 10440 (Chmouel), 10448, 10477 (Clint)
2000-04-04 19:34:26 +00:00
Peter Stephenson
4852545255
Updated from list as far as 10376
2000-04-01 20:49:47 +00:00
Tanaka Akira
44cff5e0ea
Initial revision
2000-03-23 04:00:14 +00:00
Tanaka Akira
1f6af8de8c
Initial revision
2000-03-13 09:57:05 +00:00
Tanaka Akira
23cf2d0f7f
Initial revision
2000-02-11 19:46:46 +00:00
Tanaka Akira
045add238c
Initial revision
2000-01-23 22:34:14 +00:00
Tanaka Akira
d349d2f1cd
zsh-workers:8668
1999-11-18 15:52:19 +00:00