1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

163 Commits

Author SHA1 Message Date
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