This commit is contained in:
ridiculousfish 2013-01-23 17:14:22 -08:00
parent 3d0d9a250b
commit debfc0f712

View File

@ -47,7 +47,7 @@ function funced --description 'Edit function definition'
set init function $funcname\n\nend
end
if not type -f "$editor" >/dev/null
if not type -f "$editor[1]" >/dev/null
set interactive 1
end