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