Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-17 | 33633: support vim style text objects | Oliver Kiddle | 1 | -2/+13 | |
2014-11-17 | 33632: use viopp and visual local keymaps if they exist | Oliver Kiddle | 2 | -1/+9 | |
2014-11-15 | 33697: new vim style vi-backward-word-end widgets | Oliver Kiddle | 2 | -3/+66 | |
2014-11-15 | 33696: simple up/down line widgets that don't go through history lines | Oliver Kiddle | 2 | -10/+12 | |
2014-11-15 | 33695: fix various vi-indent problems and vi-swap-case on a blank line | Oliver Kiddle | 1 | -4/+10 | |
2014-11-13 | 33669: allow an empty line to be yanked with yy | Oliver Kiddle | 1 | -2/+3 | |
This by allocating 1 byte instead of 0 for the empty buffer. | |||||
2014-11-09 | 33639: fix bug with vi operators on a blank line | Oliver Kiddle | 1 | -9/+3 | |
and with backward bracket matching | |||||
2014-11-07 | 33624: keep region active when widget fails | Oliver Kiddle | 1 | -1/+0 | |
2014-11-05 | 33604: fix change merging for vi mode where a change has just been undone | Oliver Kiddle | 2 | -5/+5 | |
2014-11-04 | 33596: make local keymap keybinding hide global keymap | Oliver Kiddle | 1 | -1/+1 | |
binding that is a prefix of the local binding | |||||
2014-11-03 | 33593: support numeric argument to vi-join | Oliver Kiddle | 1 | -14/+21 | |
2014-11-03 | 33575: reset vi change start position if text is inserted | Oliver Kiddle | 2 | -1/+4 | |
before it or on history movement | |||||
2014-10-30 | 33570, 33576: make killring/yank-pop work in vi mode after | Oliver Kiddle | 4 | -87/+97 | |
vi-put-before and vi-put-after | |||||
2014-10-29 | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Barton E. Schaefer | 2 | -15/+25 | |
Conflicts: ChangeLog | |||||
2014-10-29 | 33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko ↵ | Barton E. Schaefer | 1 | -6/+6 | |
in status message for INT/QUIT signals; check errflag in output loops Two semi-related patches for keyboard interrupt handling in completion, most importantly so that unexpectedly long completion listings can be interrupted. | |||||
2014-10-29 | 33528: take notice of last column position when using vi-yank | Oliver Kiddle | 2 | -15/+25 | |
and an upward cursor movement | |||||
2014-10-24 | 33480, slightly tweaked: fix for $' completion. | Peter Stephenson | 1 | -4/+11 | |
Improves case where completing after the $' but before any closing quote, or if the closing quote is absent. No other change --- we still don't attempt to exand the quotes if we're inside them. | |||||
2014-10-24 | 33520: correct cursor positioning following a vi mode yank operation | Oliver Kiddle | 1 | -1/+8 | |
2014-10-23 | 33519: last character in the buffer can be cut, changed or yanked using ↵ | Oliver Kiddle | 1 | -1/+1 | |
vi-forward-char | |||||
2014-10-23 | 33518: add support for "_ vi buffer and arguments to vi-set-buffer from a ↵ | Oliver Kiddle | 3 | -7/+20 | |
zle widget | |||||
2014-10-23 | 33514: even with a named vi buffer, we should update the default buffer | Oliver Kiddle | 1 | -1/+0 | |
2014-10-23 | 33513: vi mode deletions should replace cut buffer not append to it | Oliver Kiddle | 1 | -4/+4 | |
2014-10-23 | 33512: add support for "0 vi buffer and yank to it | Oliver Kiddle | 4 | -14/+22 | |
2014-10-22 | 33515: suppress parser error messages in comp_match() | Barton E. Schaefer | 1 | -0/+3 | |
2014-10-02 | 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion | Barton E. Schaefer | 1 | -0/+2 | |
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line. | |||||
2014-09-30 | Fix some compiler warnings in Zle | Peter Stephenson | 2 | -3/+2 | |
2014-08-23 | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 1 | -12/+0 | |
2014-08-04 | 32958: bitwise logic fix | Miles Ohlrich | 1 | -1/+1 | |
2014-05-08 | 32600: in _arguments, "-" is not an option letter after another "-" | m0viefreak | 1 | -3/+7 | |
2014-04-13 | 32540: in doexpandhist(), discard saved line position data rather than ↵ | Barton E. Schaefer | 2 | -1/+22 | |
restoring from it (updates 32531). | |||||
2014-04-06 | 32531: fix memory leaks detected by valgrind | Barton E. Schaefer | 2 | -0/+4 | |
2014-03-23 | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 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 | |||||
2014-03-13 | 32480: Fix crash in vi mode with too few previous changes | Jun T | 1 | -1/+1 | |
2014-03-03 | 32450: make get-line widget set the history number that was saved with the line | Oliver Kiddle | 1 | -0/+4 | |
2014-03-03 | 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted | Oliver Kiddle | 1 | -1/+1 | |
2014-03-03 | 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside ↵ | Oliver Kiddle | 1 | -2/+15 | |
parentheses | |||||
2014-02-23 | 32427: avoid busy loop on closed descriptors for "zle -F" handlers | Barton E. Schaefer | 1 | -3/+36 | |
Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case. | |||||
2014-02-14 | 32361: don't reset lastline before completion | Oliver Kiddle | 1 | -1/+0 | |
2014-02-08 | 32365: another stab at the heuristic for initializing rprompt_indent | Barton E. Schaefer | 1 | -1/+1 | |
2014-02-05 | 32342: fix overstrike for vi mode and use varying vi commands at line start | Oliver Kiddle | 2 | -10/+12 | |
2014-02-05 | 32334 (modified so KEEPSUFFIX is unchanged for vi-cmd-mode; based on | Oliver Kiddle | 4 | -8/+29 | |
Jun T: 32324, 32330), 32347, Jun T: 32344, 32349: add split-undo zle widget for configurable breaks in undo sequence | |||||
2014-02-02 | Fix leading whitespace in a comment | Barton E. Schaefer | 1 | -1/+1 | |
2014-02-02 | 32340: improve error messages for "read -c" / "read -l" | Barton E. Schaefer | 1 | -1/+1 | |
2014-01-31 | 32314: merge undo events corresponding to vi change in the vi-cmd-mode ↵ | Oliver Kiddle | 4 | -12/+19 | |
widget so undo from insert mode is useful again | |||||
2014-01-28 | 32303: simplistic completion after $x: | Peter Stephenson | 1 | -0/+14 | |
2014-01-28 | 32308: Improve initialising of vi change. | Peter Stephenson | 2 | -3/+26 | |
Better handling when entering viins on entry to editor. Slightly changed since post to use vi command a. | |||||
2014-01-18 | 32283: fix crash in menu selection when number of terminal lines is small | Barton E. Schaefer | 1 | -1/+1 | |
2014-01-02 | 32196: copy-prev-shell-word needs a lexer flag | Carl Drougge | 1 | -1/+1 | |
2013-12-25 | 32182: re-enable command completion after a separator | Barton E. Schaefer | 1 | -4/+7 | |
2013-12-18 | 32157: fix extra line feed after prompt, and erased character in completion ↵ | Barton E. Schaefer | 1 | -23/+24 | |
listing, when ZLE_RPROMPT_INDENT=0 |