xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
821 stars 144 forks source link

Uses Vim instead of default editor #207

Open benyanke opened 8 years ago

benyanke commented 8 years ago

As a nano user, it seems that the app should just use the system default file editor when opening the ignore file. If I have a chance, I'll fix it and make a pull request, but I thought it was worth documenting here in case I don't get to it myself, or if someone else beats me to it...

brendjuan commented 7 years ago

the other way is to edit the ignore file, is finding ignore_v2.ini file (mine is under {home}/.onedrive/ignore_v2.ini it may be named differently though, but it should be under the .onedrive directory) and using whatever editor that way. But yeah, I'm not a vim user either and its gets annoying to use vim to edit the ignore file (EMACS FTW).