Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-29 | 12719: quoting arrays in vared with real backslashes | Peter Stephenson | 1 | -3/+6 | |
2000-08-14 | 12621: Avoid bad free. | Bart Schaefer | 1 | -0/+2 | |
2000-08-03 | make binding of ^D be used in first column if ignoreeof is set and ^D is ↵ | Sven Wischnowsky | 1 | -21/+31 | |
bound to a shell function widget (12494) | |||||
2000-07-27 | 12414: vared quotes separators when editing arrays | Peter Stephenson | 1 | -3/+46 | |
2000-07-19 | Call hend() with a NULL arg. | Wayne Davison | 1 | -1/+1 | |
2000-06-01 | Disable vared only for interactive shells where ZLE has been explicitly | Bart Schaefer | 1 | -1/+1 | |
disabled, but also for any shell running in an emacs buffer. | |||||
2000-05-30 | Wayne: Fix two history bugs that were causing the | Bart Schaefer | 1 | -0/+3 | |
failure of `print -s'. | |||||
2000-05-26 | disable vared if zle is not enabled (11566) | Sven Wischnowsky | 1 | -0/+4 | |
2000-05-23 | save and restore more variables in bufferwords(); move gotword() into core ↵ | Sven Wischnowsky | 1 | -2/+0 | |
(11523) | |||||
2000-05-02 | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 1 | -168/+390 | |
some redundant close() calls; relocate a misplaced redirection. | |||||
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+907 | |