Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like | Andrew Main | 2000-07-30 | 3 | -12/+23 |
| | | | | | | | the csh -b, permitting more options to be stacked after it and take effect. Make -b take effect depending on SH_OPTION_LETTERS, consistent with all the other single-letter options, rather than having a clashing check of emulation type. | ||||
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 6 | -31/+192 |
| | | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist. | ||||
* | The `wait' builtin accepts only PIDs it can find in the job table. | Bart Schaefer | 2000-07-28 | 2 | -1/+13 |
| | |||||
* | 12421: extra tab in Makemod.in.in | Peter Stephenson | 2000-07-28 | 2 | -1/+3 |
| | |||||
* | 12411, 12419: Andrej: environment handling with fewer assumptions | Peter Stephenson | 2000-07-28 | 5 | -204/+400 |
| | |||||
* | 12415: fix bug in last patch when quoting metafied field separator. | Peter Stephenson | 2000-07-27 | 2 | -0/+7 |
| | |||||
* | 12414: vared quotes separators when editing arrays | Peter Stephenson | 2000-07-27 | 5 | -13/+92 |
| | |||||
* | fix completion test (55*) because of 12394 (12408) | Sven Wischnowsky | 2000-07-27 | 2 | -0/+5 |
| | |||||
* | fix a bug that started menu selection too often; fix bug for `yes=long' and ↵ | Sven Wischnowsky | 2000-07-27 | 3 | -3/+14 |
| | | | | document it (12405) | ||||
* | compdescribe shouldn't use the sets after failed initialisation | Sven Wischnowsky | 2000-07-27 | 2 | -2/+5 |
| | |||||
* | Detect autoloadable functions properly in zed. | Bart Schaefer | 2000-07-27 | 2 | -1/+6 |
| | |||||
* | don't hide possible completions if there is only one and at the same time ↵ | Sven Wischnowsky | 2000-07-27 | 2 | -1/+7 |
| | | | | messages are shown (12394) | ||||
* | -e, -I, -m and -M parameters can be specified multiple times | Adam Spiers | 2000-07-26 | 1 | -0/+5 |
| | |||||
* | unposted: -e, -I, -m and -M parameters can be specified multiple times | Adam Spiers | 2000-07-26 | 1 | -3/+3 |
| | |||||
* | Andrej/pws: 12381: tgetent accepts NULL test, cygwin, Windows 2000 | Peter Stephenson | 2000-07-26 | 2 | -1/+14 |
| | |||||
* | Fix an incorrect article attribution. | Bart Schaefer | 2000-07-26 | 1 | -2/+2 |
| | |||||
* | Enable the insert-tab style in zed. | Bart Schaefer | 2000-07-26 | 2 | -0/+9 |
| | |||||
* | Belatedly fold in 12162, to replace command subst with eval. | Bart Schaefer | 2000-07-26 | 4 | -7/+14 |
| | |||||
* | Move compinit security checks into compaudit. | Bart Schaefer | 2000-07-26 | 4 | -65/+176 |
| | |||||
* | make `_arguments --' use specs after the `--' even for options not described ↵ | Sven Wischnowsky | 2000-07-26 | 2 | -2/+11 |
| | | | | in the help output to get arguments (12378) | ||||
* | allow _value:<assoc> functions to override completion for all keys of an ↵ | Sven Wischnowsky | 2000-07-26 | 2 | -1/+12 |
| | | | | assoc (3337) | ||||
* | use mhpath and mhparams commands instead of guessing directories (12356) | Oliver Kiddle | 2000-07-24 | 2 | -5/+7 |
| | |||||
* | optimisations for _multi_parts (12354) | Sven Wischnowsky | 2000-07-24 | 2 | -43/+35 |
| | |||||
* | 12347: 3 mutt options are repeatable | Clint Adams | 2000-07-22 | 2 | -3/+8 |
| | |||||
* | fix parsing of `time' without a command (12337) | Sven Wischnowsky | 2000-07-21 | 2 | -3/+11 |
| | |||||
* | Tweaked a function name in hist.c. | Wayne Davison | 2000-07-20 | 1 | -0/+4 |
| | |||||
* | Renamed shouldIgnoreLine() to should_ignore_line(). | Wayne Davison | 2000-07-20 | 1 | -2/+2 |
| | |||||
* | Put reordered log entry back and corrected the date. | Wayne Davison | 2000-07-20 | 1 | -4/+4 |
| | |||||
* | Reorder the changelog. | Chmouel Boudjnah | 2000-07-20 | 1 | -4/+4 |
| | |||||
* | 12239: prefer curses to termcap on solaris | Peter Stephenson | 2000-07-20 | 2 | -2/+8 |
| | |||||
* | Discard stderr of a command subst. | Bart Schaefer | 2000-07-20 | 2 | -3/+7 |
| | |||||
* | Fix bad conflict resolution. | Bart Schaefer | 2000-07-20 | 1 | -368/+0 |
| | |||||
* | Comments for 12323. | Wayne Davison | 2000-07-20 | 1 | -0/+4 |
| | |||||
* | Support "builtin" in the HIST_NO_STORE check. | Wayne Davison | 2000-07-20 | 1 | -3/+6 |
| | |||||
* | Get also /usr/share/man. | Chmouel Boudjnah | 2000-07-19 | 2 | -1/+373 |
| | |||||
* | Comments for 12318. | Wayne Davison | 2000-07-19 | 1 | -0/+11 |
| | |||||
* | Mention the space-starting-alias feature in HIST_IGNORE_SPACE. | Wayne Davison | 2000-07-19 | 1 | -1/+2 |
| | |||||
* | Removed remhist() and HA_JUNKED, added an Eprog arg to hend(), and | Wayne Davison | 2000-07-19 | 1 | -25/+47 |
| | | | | | added the shouldIgnoreLine() function that hend() now calls to figure out if it needs to save the line or not. | ||||
* | Call hend() with a NULL arg. | Wayne Davison | 2000-07-19 | 1 | -1/+1 |
| | |||||
* | Pass the new Eprog argument to hend(). | Wayne Davison | 2000-07-19 | 1 | -2/+2 |
| | |||||
* | Removed call to remhist(). | Wayne Davison | 2000-07-19 | 2 | -4/+0 |
| | |||||
* | If an alias starts with a space, set aliasspaceflag to 1 instead of | Wayne Davison | 2000-07-19 | 1 | -3/+2 |
| | | | | calling remhist(). | ||||
* | Define aliasspaceflag, and init it in parse_event(). | Wayne Davison | 2000-07-19 | 1 | -1/+5 |
| | |||||
* | a bit of security for a VARARR() (12314) | Sven Wischnowsky | 2000-07-19 | 2 | -1/+5 |
| | |||||
* | 12313: bad phrasing in metafaq | Peter Stephenson | 2000-07-19 | 2 | -3/+5 |
| | |||||
* | 12308: Andrej and pws: _man formats, again | Peter Stephenson | 2000-07-19 | 2 | -3/+12 |
| | |||||
* | don't let duplicate matches keep us from recognising exact matches if they ↵ | Sven Wischnowsky | 2000-07-18 | 2 | -1/+7 |
| | | | | produce the same string on the line (12297) | ||||
* | Comments for 12295. | Wayne Davison | 2000-07-18 | 1 | -0/+7 |
| | |||||
* | Changed several references to curhist into curline.histnum so that | Wayne Davison | 2000-07-18 | 1 | -5/+7 |
| | | | | | they would work right even if we didn't store the current command in the history. | ||||
* | + Got rid of the spaceflag variable. | Wayne Davison | 2000-07-18 | 1 | -11/+8 |
| | | | | | | | | | | + Make sure that the curline.histnum variable is accurate at the end of our history processing, even if we read in some foreign history and/or if we replaced the prior line because it was a duplicate of the current one. This enables the history (fc -l) command to work properly, even if the current command was HIST_NO_SPACE-ed away. + Don't allow remhist() to remove the last line in the history if we didn't store the current command. |