26 Commits (d7a62b76e8a82458372722f3ded68df9578475bf)
 

Author SHA1 Message Date
Sina Siadat d7a62b76e8 Merge pull request #2 from mattn/close-file
one more close
9 years ago
Yasuhiro Matsumoto 11292fb916 Close file 9 years ago
Sina Siadat f76c1381d7 Merge pull request #1 from mattn/windows
Windows Support
9 years ago
Yasuhiro Matsumoto 3f606fb2c7 Should be Stdout 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
Yasuhiro Matsumoto e9be247e3a windows support 9 years ago
Sina Siadat 25d8529db8 attr.go rename 9 years ago
Sina Siadat fbda59e648 cmdLs output format changed from ID:XX to [XX] 9 years ago
Sina Siadat b2612b4f0c exact alias matching for alias, unalias, rm, unrm 9 years ago
Sina Siadat b064658837 README: shell syntax highlighting 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 6762374f5d added bare "edit" to README 9 years ago
Sina Siadat bcaf214eda marks updated 9 years ago
Sina Siadat 20b6cda755 updated README 9 years ago
Sina Siadat c7d6fd0c3b use $EDITOR env variable if it is set 9 years ago
Sina Siadat ec8d772635 fix Scan() for alias fuzzy search 9 years ago
Sina Siadat 1fc158dcd5 -s (shor mode) lists marked items only 9 years ago
Sina Siadat 956a35a999 README: install 9 years ago
Sina Siadat f1e9c84345 README whitespaces 9 years ago
Sina Siadat 4cfd0157e0 README added 9 years ago
Sina Siadat 21054959b0 first commit 9 years ago