19 Commits (master)

Author SHA1 Message Date
Chakib Benziane 2a979cb9a4 -i to list only ids (used in scripts) 7 years ago
Sina Siadat bf0ff020f7 remove unnecessary comments and do a bit of house cleaning 8 years ago
Sina Siadat 141dcdd17f format using goimports instead of gofmt 8 years ago
Sina Siadat b07dc1305e marking should not change the order of the note 9 years ago
Sina Siadat 25e34e89ac no more unnecessary exports 9 years ago
Sina Siadat 375c041c9e if EDITOR exists with status other than 0, print edited filepath 9 years ago
Sina Siadat 86a4148d05 do not add empty note 9 years ago
Sina Siadat 53b387ce03 added --removed option 9 years ago
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