about summary refs log tree commit diff
path: root/Functions/Misc/zed
Commit message (Collapse)AuthorAgeFilesLines
* 48710: histed + other zed updatesBart Schaefer2021-05-151-13/+49
|
* users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear ↵Oliver Kiddle2018-06-071-2/+8
| | | | the whole edit buffer
* 42929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski2018-06-051-5/+26
| | | | Add to both zed and zed-vicmd keymaps.
* Make mbegin, mend, match local in zed.Peter Stephenson2017-08-311-0/+3
| | | | Needed for zstyle -m.
* 41232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2017-06-071-0/+23
| | | | Find with terminfo where available.
* 40126: zed (fned): When editing a new function. escape its name.Daniel Shahaf2016-12-091-1/+1
| | | | | | | Example: % unfunction \( % fned \(
* unposted: zed needs localoptions noksharraysBarton E. Schaefer2016-06-181-0/+2
|
* zed: Add -- to the `functions' builtin callsEric Cook2015-11-161-2/+2
| | | | | | | | | Reported on IRC: % autoload zed; zed -f -- "-zgen-prezto-load" zed:83: bad option: -g -zgen-prezto-load() { }
* 36993: zed: fix argument parsingEric Cook2015-10-311-21/+10
|
* 35386: expand tabs where useful in builtins outputing function.Peter Stephenson2015-06-051-4/+13
| | | | | | Also add to zed -f. Option is -x <numm>.
* users/14752: add #! line to zedPeter Stephenson2010-01-291-1/+1
| | | | allow script run with -i to exit on return
* Julien Jehannet: users/14751: typo in variable name in zedPeter Stephenson2010-01-291-1/+1
|
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-111-2/+2
|
* 20244: fix bug with zed-iting autoloaded functions.Bart Schaefer2004-08-101-1/+1
|
* 20089: various zed improvementsPeter Stephenson2004-06-231-21/+43
|
* 19733 with docs tweaked: keymaps for vared and zedPeter Stephenson2004-04-061-13/+20
|
* after-move cleanupSven Wischnowsky2001-04-021-0/+70
|
* moved to ./Functions/Misc/zedSven Wischnowsky2001-04-021-70/+0
|
* don't reset just-edited trap function to old value (13107)Sven Wischnowsky2000-11-011-1/+1
|
* Detect autoloadable functions properly in zed.Bart Schaefer2000-07-271-1/+1
|
* Enable the insert-tab style in zed.Bart Schaefer2000-07-261-0/+5
|
* Initial revisionTanaka Akira1999-06-081-0/+65