7 Commits (9159b170dc746114d0904a3fc1b05de13453cebe)

Author SHA1 Message Date
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