11 Commits (d7a62b76e8a82458372722f3ded68df9578475bf)

Author SHA1 Message Date
Yasuhiro Matsumoto 8272a2c4cb if $EDITOR quit with non-zero status, cmdNew should stop creation. 9 years ago
Yasuhiro Matsumoto 462171fca0 check error for opening $EDITOR 9 years ago
Yasuhiro Matsumoto 68a699fa0c Close file 9 years ago
Sina Siadat b2612b4f0c exact alias matching for alias, unalias, rm, unrm 9 years ago
Sina Siadat 9159b170dc added --verbose 9 years ago
Sina Siadat 8fd00b4699 no need to use "env" if $EDITOR is set 9 years ago
Sina Siadat 03c17c99f0 removed fuse dependency 9 years ago
Sina Siadat 2f9fa82417 default editor
check if $EDITOR exists, then use it.
otherwise, if /usr/bin/sensible-editor exists, use it.
otherwise, if neither of the above works, use 'vi'.

As suggested by cogburnd02
9 years ago
Sina Siadat bcaf214eda marks updated 9 years ago
Sina Siadat c7d6fd0c3b use $EDITOR env variable if it is set 9 years ago
Sina Siadat 21054959b0 first commit 9 years ago