summaryrefslogtreecommitdiff
path: root/Functions/Zle
AgeCommit message (Collapse)AuthorFilesLines
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson9-9/+9
2008-07-07unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson1-1/+3
2008-06-2425244: add subword-range stylePeter Stephenson3-11/+17
2008-06-24users/12987: add subword capability to word-stylePeter Stephenson2-14/+70
2008-04-07restore read-from-minibuffer save/restorePeter Stephenson1-15/+35
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson2-14/+10
2008-04-0224781: enhance word-context to use next or previous wordPeter Stephenson1-14/+11
2007-11-1024082: delete-whole-word-match failed on whitespacePeter Stephenson1-1/+1
2007-11-1024081: fix xtracePeter Stephenson1-1/+1
2007-11-10Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson3-4/+4
calls with general arguments
2007-08-2223791: use VARARR for MB_CUR_MAXPeter Stephenson1-1/+1
users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word
2007-08-21users/11790: avoid nounsetPeter Stephenson2-0/+4
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson3-33/+29
adds text to the kill ring
2007-04-18users/11424: don't embed a comment inside a math expression.Wayne Davison1-2/+2
2007-02-26unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer1-21/+50
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2006-12-15users/11083: functions for handling shell arguments in ZLEPeter Stephenson3-19/+132
2006-12-11Unposted, see 23042: add some missing backslashes at the ends of lines.Bart Schaefer1-3/+3
2006-10-25boring .distfiles stuffPeter Stephenson1-0/+1
2006-10-16Add an example, as a comment.Bart Schaefer1-0/+19
2006-10-1022854: replace-string-againPeter Stephenson2-34/+49
2006-10-0222804: Mikael Magnusson: allow zero-length narrow-to-region rangePeter Stephenson1-3/+1
2006-08-1422606: add match-word-context.Peter Stephenson3-20/+55
Remove workaround from match-words-by-style
2006-08-13unposted: update distributed files.Clint Adams1-19/+19
2006-08-02unposted: yet more history-beginning-search-menu fixesPeter Stephenson1-8/+8
2006-08-0122574: more history-beginning-search-menu fixesPeter Stephenson1-2/+2
2006-08-0122573: smooth interface to history-beginning-search-menuPeter Stephenson1-11/+34
document how to quote metacharacters for reverse array subscript
2006-07-31unposted: a technique for overriding ZLE widgets within a selected keymapBart Schaefer1-0/+76
2006-07-2922561: fix long-standing display bug in incremental-complete-word.Bart Schaefer1-2/+11
2006-07-2822560: tweak history-beginning-search-menu to clear menu after usePeter Stephenson1-0/+13
2006-07-2822559: add history-beginning-search-menuPeter Stephenson1-0/+89
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson1-2/+3
2006-06-1722492: url-quote-magic should detect syntactic word breaks correctlyBart Schaefer1-1/+1
2006-03-2122638: MACHINES: IRIXPeter Stephenson1-1/+1
users/10047: zle widget -K keymap
2006-01-08typo in AE and OE ligaturesPeter Stephenson1-1/+1
2005-12-05Changes implied by users/9744.Bart Schaefer1-1/+5
2005-11-2422021: back-to-back Unicode insertions didn't work.Peter Stephenson1-1/+6
2005-11-2422014: argument-base, insert-unicode-charPeter Stephenson2-0/+18
2005-10-2121898: insert-composed-char can take command line argumentPeter Stephenson1-2/+16
21899: add "roadmap" to manual
2005-10-1921891: compose double width characters with ^A etc.Peter Stephenson1-0/+12
2005-10-17unposted: a few more miscellaneous composable symbolsPeter Stephenson1-1/+37
2005-09-22Unposted, c.f. 21752: Expand insert-composed-char.Peter Stephenson3-250/+387
2005-08-2221676: insert-unicode-char now insert-composed-char.Peter Stephenson3-230/+424
Also uses RFC 1345.
2005-08-1821662: new zle widget insert-unicode-charPeter Stephenson1-0/+214
2005-07-21unposted: bring various .distfiles up to datePeter Stephenson1-0/+1
2005-05-23users/8856, users/8863: which-command stuffPeter Stephenson1-0/+42
2005-01-21"keeper" function suiteBart Schaefer2-0/+86
2005-01-1320708: enhance replace-stringPeter Stephenson1-9/+17
2004-12-0920614: fix 20613Peter Stephenson1-6/+5
2004-12-0920613: fix inconsistencies with embedded whitespace in match-words-by-stylePeter Stephenson1-2/+20
2004-12-0920612: add options to match-words-by-style widgetPeter Stephenson1-15/+48