Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 2014-03-23 | 3 | -17/+17 |
| | | | | | | | | Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix auto-removable suffix highlighting Completion/Unix/Command/_git: fix compadd for auto-removable suffix in _git_commit_ranges and _git_stash | ||||
* | 32500: handle interrupts during pattern matching | Barton E. Schaefer | 2014-03-20 | 1 | -1/+7 |
| | |||||
* | 32479: POSIXTRAPS and implicit return values. | Peter Stephenson | 2014-03-14 | 2 | -2/+17 |
| | | | | | | With POSIXTRAPS never propagate implicit return value. In any case if not forcing a return value don't use lastval from within the trap, use the one from the surrounding code. | ||||
* | 32480: Fix crash in vi mode with too few previous changes | Jun T | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | 32468: save/restore match/mbegin/mend when doing pattern lookups against ↵ | Barton E. Schaefer | 2014-03-09 | 1 | -55/+61 |
| | | | | zstyle contexts | ||||
* | 32450: make get-line widget set the history number that was saved with the line | Oliver Kiddle | 2014-03-03 | 1 | -0/+4 |
| | |||||
* | 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted | Oliver Kiddle | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside ↵ | Oliver Kiddle | 2014-03-03 | 1 | -2/+15 |
| | | | | parentheses | ||||
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 2 | -5/+46 |
| | |||||
* | 32427: avoid busy loop on closed descriptors for "zle -F" handlers | Barton E. Schaefer | 2014-02-23 | 1 | -3/+36 |
| | | | | | Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case. | ||||
* | 32414: improved error message for missing delimiters. | Peter Stephenson | 2014-02-19 | 1 | -2/+2 |
| | | | | For glob qualifiers "u" and "g". | ||||
* | 32388: zparseopts -K preserves individual associative array elements | Barton E. Schaefer | 2014-02-15 | 1 | -2/+41 |
| | |||||
* | 32361: don't reset lastline before completion | Oliver Kiddle | 2014-02-14 | 1 | -1/+0 |
| | |||||
* | 32365: another stab at the heuristic for initializing rprompt_indent | Barton E. Schaefer | 2014-02-08 | 2 | -3/+4 |
| | |||||
* | 32342: fix overstrike for vi mode and use varying vi commands at line start | Oliver Kiddle | 2014-02-05 | 2 | -10/+12 |
| | |||||
* | 32334 (modified so KEEPSUFFIX is unchanged for vi-cmd-mode; based on | Oliver Kiddle | 2014-02-05 | 4 | -8/+29 |
| | | | | | Jun T: 32324, 32330), 32347, Jun T: 32344, 32349: add split-undo zle widget for configurable breaks in undo sequence | ||||
* | 32341: heuristic initialization of ZLE_RPROMPT_INDENT | Barton E. Schaefer | 2014-02-02 | 1 | -11/+1 |
| | |||||
* | Fix leading whitespace in a comment | Barton E. Schaefer | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | 32340: improve error messages for "read -c" / "read -l" | Barton E. Schaefer | 2014-02-02 | 2 | -2/+2 |
| | |||||
* | 32337: change initialization of some special parameters for emulation ↵ | Barton E. Schaefer | 2014-02-02 | 1 | -8/+9 |
| | | | | compatibility | ||||
* | 32314: merge undo events corresponding to vi change in the vi-cmd-mode ↵ | Oliver Kiddle | 2014-01-31 | 4 | -12/+19 |
| | | | | widget so undo from insert mode is useful again | ||||
* | 32303: simplistic completion after $x: | Peter Stephenson | 2014-01-28 | 1 | -0/+14 |
| | |||||
* | 32308: Improve initialising of vi change. | Peter Stephenson | 2014-01-28 | 2 | -3/+26 |
| | | | | | Better handling when entering viins on entry to editor. Slightly changed since post to use vi command a. | ||||
* | unposted: update 31983 to suppress stdout from cmp, too. | Peter Stephenson | 2014-01-27 | 1 | -1/+1 |
| | | | | Gets rid of unnecessary messages building patchlevel.h. | ||||
* | 32299: add use of underscores on arithmetic output for spacing | Peter Stephenson | 2014-01-23 | 3 | -18/+176 |
| | |||||
* | unposted: reformulate 32285 to lift the fheap->sp test out of the loop, ↵ | Barton E. Schaefer | 2014-01-22 | 1 | -15/+9 |
| | | | | improve commentary | ||||
* | 32294: prevent buffer overflow when scanning very long directory paths for ↵ | Barton E. Schaefer | 2014-01-19 | 1 | -13/+18 |
| | | | | symbolic links | ||||
* | 32285: restart the fheap search in freeheap if the current fheap arena is ↵ | Barton E. Schaefer | 2014-01-18 | 1 | -0/+9 |
| | | | | about to be discarded; fixes crash | ||||
* | 32283: fix crash in menu selection when number of terminal lines is small | Barton E. Schaefer | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | 32246: option "shift -p" pops arguments from end of array | Peter Stephenson | 2014-01-11 | 1 | -6/+25 |
| | |||||
* | users/18298 (tidied up): add {<char>..<char>} expansion | Peter Stephenson | 2014-01-09 | 1 | -3/+98 |
| | |||||
* | 32196: copy-prev-shell-word needs a lexer flag | Carl Drougge | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | 32208: always reset pathchecked when the path array is modified | Barton E. Schaefer | 2013-12-30 | 1 | -2/+6 |
| | |||||
* | 32182: re-enable command completion after a separator | Barton E. Schaefer | 2013-12-25 | 1 | -4/+7 |
| | |||||
* | 32178: fix another acquire_pgrp() infinite loop | Barton E. Schaefer | 2013-12-25 | 1 | -0/+4 |
| | |||||
* | 32176: plug additional deadlock-inducing pipe descriptor leaks | Peter Stephenson | 2013-12-21 | 2 | -14/+29 |
| | |||||
* | 32171: close pipe descriptor in parent when left side is a shell construct to | Barton E. Schaefer | 2013-12-20 | 1 | -0/+4 |
| | | | | | | prevent deadlock Also clean up ChangeLog entry that attributed 32119 to 32114 | ||||
* | 32157: fix extra line feed after prompt, and erased character in completion ↵ | Barton E. Schaefer | 2013-12-18 | 3 | -24/+41 |
| | | | | listing, when ZLE_RPROMPT_INDENT=0 | ||||
* | 32131: avoid infinite loop reading pty on platforms that do not buffer ↵ | Jun T | 2013-12-16 | 1 | -2/+2 |
| | | | | output after child exit | ||||
* | 32136: fix problem with kshglob. | Peter Stephenson | 2013-12-16 | 2 | -5/+15 |
| | | | | | Non-pattern characters that could be followed by "(" to introduce a ksh glob but weren't caused failures. | ||||
* | 32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right | Patrick Oscity | 2013-12-16 | 2 | -7/+31 |
| | |||||
* | 32099: change pointer declaration to avoid arithmetic on (void *). | Barton E. Schaefer | 2013-12-10 | 1 | -1/+1 |
| | |||||
* | 32091: WARN_CREATE_GLOBAL false positive. | Daniel Shahaf | 2013-12-06 | 1 | -1/+4 |
| | | | | In cases like () { foo=bar =true; } | ||||
* | 32061: Fix "use of uninitialized memory" in metafy | Barton E. Schaefer | 2013-11-27 | 1 | -2/+2 |
| | |||||
* | unposted, see 32054: Rationalise character encoding. | Peter Stephenson | 2013-11-27 | 3 | -15/+15 |
| | | | | | | | | | | Shell functions are strictly ASCII for maximum portability. Other files within the distribution may contain UTF-8 characters. Exception for test files: where they need single character input with the top bit set, ISO-8859-X is used (X doesn't matter as we don't need the Euro). | ||||
* | 32030: need to revert empty glob qualifier change. | Peter Stephenson | 2013-11-20 | 1 | -1/+1 |
| | | | | | It failed on an empty expansion that (N) was supposed to remove. Add test for this case. | ||||
* | 32023: better interrupt handling at RM_STAR_WAIT | Barton E. Schaefer | 2013-11-19 | 1 | -0/+2 |
| | |||||
* | 31995: Han Pingtian: glob qualifiers cannot follow an empty pattern, so a ↵ | Barton E. Schaefer | 2013-11-18 | 1 | -1/+1 |
| | | | | leading paren means grouping | ||||
* | 32001: fix crash on ${:*} and ${:|} | Peter Stephenson | 2013-11-17 | 1 | -0/+8 |
| | |||||
* | 31983: suppress warning from cmp when genering patchlevel.h. | Peter Stephenson | 2013-11-14 | 1 | -1/+1 |
| | | | | The warning doesn't indicate a problem, so isn't useful. |