aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/funced.fish
Commit message (Expand)AuthorAge
* Funced: Make removal safer, take twoGravatar Fabian Homborg2016-05-28
* Funced: Limit damage when removing tmpfileGravatar Fabian Homborg2016-05-24
* Fix funced's tmpfile generation on OSXGravatar Fabian Homborg2016-05-23
* Use $VISUAL before $EDITOR in funcedGravatar Fabian Homborg2015-09-02
* Add .fish suffix to funced's tempfile nameGravatar Fabian Homborg2015-07-19
* Allow funced to retry on errorGravatar ridiculousfish2014-10-17
* Adopt the new type -q flag in the other functionsGravatar Kevin Ballard2014-07-13
* use mktemp(1) to generate temporary file namesGravatar David Adam2014-04-28
* Make funced properly handle an invalid number of argumentsGravatar ridiculousfish2013-06-08
* Fix funced to stop outputing an error if no EDITOR is setGravatar ridiculousfish2013-01-27
* Break up $EDITOR before passing it to type to allow it to contain flagsGravatar ridiculousfish2013-01-23
* Allow $EDITOR to be an array. Fixes https://github.com/fish-shell/fish-shell/...Gravatar ridiculousfish2013-01-23
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Minor refactoring and fixed a bug in history functionGravatar Siteshwar Vashisht2012-07-24
* Fixed case behaviourGravatar maxfl2012-07-05
* Doc is updatedGravatar maxfl2012-07-01
* Update funcedGravatar maxfl2012-07-01
* Change funced script to default to using $EDITOR if set, and to allow -e to s...Gravatar ridiculousfish2012-06-29
* Support editing functions starting with dotGravatar maxfl2012-06-29
* Add emacs to 'funced -e'Gravatar maxfl2012-06-29
* Add -e option to funcedGravatar maxfl2012-06-29
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Add boilerplate definition when using funced on undefined functionGravatar liljencrantz2007-09-22
* Add funced function, which works like vared, but with functionsGravatar axel2007-04-23