Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make mbegin, mend, match local in zed. | Peter Stephenson | 2017-08-31 | 1 | -0/+3 |
| | | | | Needed for zstyle -m. | ||||
* | 41232: Use page up/down keys in zed keymap. | Sebastian Gniazdowski | 2017-06-07 | 1 | -0/+23 |
| | | | | Find with terminfo where available. | ||||
* | 40126: zed (fned): When editing a new function. escape its name. | Daniel Shahaf | 2016-12-09 | 1 | -1/+1 |
| | | | | | | | Example: % unfunction \( % fned \( | ||||
* | unposted: zed needs localoptions noksharrays | Barton E. Schaefer | 2016-06-18 | 1 | -0/+2 |
| | |||||
* | zed: Add -- to the `functions' builtin calls | Eric Cook | 2015-11-16 | 1 | -2/+2 |
| | | | | | | | | | Reported on IRC: % autoload zed; zed -f -- "-zgen-prezto-load" zed:83: bad option: -g -zgen-prezto-load() { } | ||||
* | 36993: zed: fix argument parsing | Eric Cook | 2015-10-31 | 1 | -21/+10 |
| | |||||
* | 35386: expand tabs where useful in builtins outputing function. | Peter Stephenson | 2015-06-05 | 1 | -4/+13 |
| | | | | | | Also add to zed -f. Option is -x <numm>. | ||||
* | users/14752: add #! line to zed | Peter Stephenson | 2010-01-29 | 1 | -1/+1 |
| | | | | allow script run with -i to exit on return | ||||
* | Julien Jehannet: users/14751: typo in variable name in zed | Peter Stephenson | 2010-01-29 | 1 | -1/+1 |
| | |||||
* | 25276: use autoload -z for zsh-autoload functions | Peter Stephenson | 2008-07-11 | 1 | -2/+2 |
| | |||||
* | 20244: fix bug with zed-iting autoloaded functions. | Bart Schaefer | 2004-08-10 | 1 | -1/+1 |
| | |||||
* | 20089: various zed improvements | Peter Stephenson | 2004-06-23 | 1 | -21/+43 |
| | |||||
* | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 2004-04-06 | 1 | -13/+20 |
| | |||||
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 1 | -0/+70 |
| | |||||
* | moved to ./Functions/Misc/zed | Sven Wischnowsky | 2001-04-02 | 1 | -70/+0 |
| | |||||
* | don't reset just-edited trap function to old value (13107) | Sven Wischnowsky | 2000-11-01 | 1 | -1/+1 |
| | |||||
* | Detect autoloadable functions properly in zed. | Bart Schaefer | 2000-07-27 | 1 | -1/+1 |
| | |||||
* | Enable the insert-tab style in zed. | Bart Schaefer | 2000-07-26 | 1 | -0/+5 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-06-08 | 1 | -0/+65 |