Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-06 | 19339: minor TCP function suite additions | Peter Stephenson | 2 | -17/+22 | |
2003-10-27 | zsh-users/6736: widget that puts double-quotes around words before | Bart Schaefer | 1 | -0/+46 | |
invoking completion. | |||||
2003-10-27 | zsh-users/6738: replacement for self-insert that quotes shell | Bart Schaefer | 1 | -0/+148 | |
metacharacters when they appear in a word that looks like a URL. | |||||
2003-10-13 | 19185: wrong context in delete-whole-word-match | Peter Stephenson | 1 | -1/+1 | |
2003-10-13 | 19183: new delete-whole-word-match | Peter Stephenson | 1 | -0/+56 | |
2003-09-14 | 19053 modified, c.f. 19056 | Peter Stephenson | 4 | -0/+516 | |
2003-08-19 | unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug | Adam Spiers | 1 | -3/+3 | |
introduced since % needed to be quoted inside ${//} substitution. | |||||
2003-07-25 | 18908: use print/read -u in completion system and tweak builtin doc | Peter Stephenson | 4 | -5/+5 | |
2003-07-07 | 18824: kill-word-match deleted to end of line. | Peter Stephenson | 1 | -1/+1 | |
2003-07-07 | 18817: need to quote % anchor in substitution | Oliver Kiddle | 1 | -2/+2 | |
2003-07-04 | unposted: forgot .distfiles in 18810 | Peter Stephenson | 1 | -0/+1 | |
2003-07-04 | 18810: Various enhancements and bug fixes for the TCP function suite | Peter Stephenson | 9 | -16/+130 | |
2003-05-05 | unposted: cvsignore VIM *.swp files | Andrey Borzenkov | 1 | -0/+1 | |
2003-05-02 | 18497: minor tweaks to info and tcp_spam | Peter Stephenson | 1 | -2/+2 | |
2003-04-25 | 18472: spelling corrections | Oliver Kiddle | 7 | -9/+9 | |
2003-04-18 | 18450: set $compcontext to -math- to complete math context within zcalc | Oliver Kiddle | 1 | -0/+1 | |
2003-04-03 | 18432: Minor miscellany of comments and rationalisations. | Peter Stephenson | 2 | -3/+15 | |
2003-04-03 | unposted: tidy up after word match functions from 18394 | Peter Stephenson | 8 | -67/+4 | |
2003-04-03 | c.f. 18407: fix short prompt in select-word-style | Peter Stephenson | 1 | -1/+1 | |
2003-03-31 | Removed zgprintf from Functions/TCP/.distfiles | Felix Rosencrantz | 1 | -1/+1 | |
2003-03-28 | 18394: New word movement and editing widgets. | Peter Stephenson | 11 | -4/+523 | |
2003-02-23 | 18278: remove zgprintf, zformat already does this | Peter Stephenson | 4 | -74/+5 | |
2003-02-18 | .distfiles for Functions/TCP | Clint Adams | 1 | -0/+5 | |
2003-02-06 | 18202: New TCP function system plus small error message change in ztcp. | Peter Stephenson | 17 | -0/+1414 | |
2003-02-04 | unposted: create 4.1.0-dev-7 | Peter Stephenson | 1 | -0/+2 | |
2003-02-03 | 18174: New read-from-minibuffer and replace-string ZLE functions | Peter Stephenson | 2 | -0/+65 | |
2003-01-27 | 18143: fix some problems with "toggle" style. | Bart Schaefer | 1 | -1/+2 | |
2003-01-27 | 18143: cooperation between copy-earlier-word and smart-insert-last-word | Bart Schaefer | 2 | -9/+25 | |
2002-11-12 | 17928: Zvi Har'El: don't interpret escapes when setting the command buffer | Oliver Kiddle | 1 | -1/+1 | |
2002-09-04 | Massive improvement of --max-procs handling; reorganize option parsing to | Bart Schaefer | 1 | -44/+68 | |
do only what's necessary for each early-bailout test; bump version number. | |||||
2002-09-02 | Implement --max-procs. | Bart Schaefer | 1 | -7/+43 | |
2002-09-02 | Add zargs. | Bart Schaefer | 1 | -1/+1 | |
2002-09-02 | Based on users/5283: Implement xargs-like segmenting of argument list, with | Bart Schaefer | 1 | -0/+199 | |
a command called on each segment. | |||||
2002-08-17 | unposted: clint prompt theme %v typo correction | Clint Adams | 1 | -1/+1 | |
2002-07-05 | 17414: narrow-to-region save and restore. | Peter Stephenson | 1 | -46/+89 | |
2002-07-04 | 17410: narrow-to-region widgets | Peter Stephenson | 2 | -0/+87 | |
2002-06-17 | Usual .distfiles tidy-up | Peter Stephenson | 1 | -0/+2 | |
2002-04-23 | Add "relative". | Bart Schaefer | 1 | -5/+3 | |
2002-04-23 | users/4851: Convert a full path to a path relative to a directory. | Bart Schaefer | 1 | -0/+28 | |
2002-04-04 | 16933: more sophisticated versions of these functions | Oliver Kiddle | 2 | -16/+27 | |
2002-03-30 | + Added -W to auto-convert wildcards in both the find and replace strings. | Wayne Davison | 1 | -17/+43 | |
+ Fixed the usage message to output the '$' args and '\' characters (they were getting eaten). | |||||
2002-03-21 | 16879: Functions/Zle/up-line-or-beginning-search, | Peter Stephenson | 2 | -0/+26 | |
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-07 | make zrecompile show the error messages from zcompile unless the -q option ↵ | Sven Wischnowsky | 1 | -9/+14 | |
is given (16774) | |||||
2002-03-05 | unposted: usual fixups for .distfiles | Peter Stephenson | 1 | -0/+1 | |
2002-03-05 | 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, | Peter Stephenson | 1 | -0/+19 | |
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-02-09 | unposted: improve apm and screen handling | Clint Adams | 1 | -4/+10 | |
2002-02-07 | unposted: Colin Walters's prompt, adapted for the theme system | Clint Adams | 2 | -0/+26 | |
2002-01-31 | use RPS2 to put states on the right | Oliver Kiddle | 1 | -0/+2 | |
2002-01-09 | 16422: zcalc non-default base output | Peter Stephenson | 1 | -1/+1 | |
2001-12-17 | 16352: allow output formats to be specified in zcalc | Oliver Kiddle | 1 | -25/+48 | |