summaryrefslogtreecommitdiff
path: root/Functions/Misc/zed
AgeCommit message (Expand)AuthorFilesLines
2022-05-2650286: avoid zed error if nounset is in effectPeter Stephenson1-6/+8
2021-05-1548710: histed + other zed updatesBart Schaefer1-13/+49
2018-06-07users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...Oliver Kiddle1-2/+8
2018-06-0542929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski1-5/+26
2017-08-31Make mbegin, mend, match local in zed.Peter Stephenson1-0/+3
2017-06-0741232: Use page up/down keys in zed keymap.Sebastian Gniazdowski1-0/+23
2016-12-0940126: zed (fned): When editing a new function. escape its name.Daniel Shahaf1-1/+1
2016-06-18unposted: zed needs localoptions noksharraysBarton E. Schaefer1-0/+2
2015-11-16zed: Add -- to the `functions' builtin callsEric Cook1-2/+2
2015-10-3136993: zed: fix argument parsingEric Cook1-21/+10
2015-06-0535386: expand tabs where useful in builtins outputing function.Peter Stephenson1-4/+13
2010-01-29users/14752: add #! line to zedPeter Stephenson1-1/+1
2010-01-29Julien Jehannet: users/14751: typo in variable name in zedPeter Stephenson1-1/+1
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson1-2/+2
2004-08-1020244: fix bug with zed-iting autoloaded functions.Bart Schaefer1-1/+1
2004-06-2320089: various zed improvementsPeter Stephenson1-21/+43
2004-04-0619733 with docs tweaked: keymaps for vared and zedPeter Stephenson1-13/+20
2001-04-02after-move cleanupSven Wischnowsky1-0/+70
2001-04-02moved to ./Functions/Misc/zedSven Wischnowsky1-70/+0
2000-11-01don't reset just-edited trap function to old value (13107)Sven Wischnowsky1-1/+1
2000-07-27Detect autoloadable functions properly in zed.Bart Schaefer1-1/+1
2000-07-26Enable the insert-tab style in zed.Bart Schaefer1-0/+5
1999-06-08Initial revisionTanaka Akira1-0/+65