netrunner-rolling / QA-Suggestions

1 stars 2 forks source link

[Suggestion] Set 'vim' or 'nano' as $VISUAL environmental variable for quick editing of PKGBUILDs in Yaourt from the start #25

Open notuxius opened 7 years ago

notuxius commented 7 years ago

This also prevents "/usr/lib/yaourt/util.sh: line 227: PKGBUILD: command not found" Yaourt bug when no $VISUAL editor is set

Steps to reproduce: 1) begin installation of any AUR package with Yaourt (e.g. yaourt -S spotify); 2) for prompt "Edit PKGBUILD ? [Y/n] ("A" to abort)" - choose yes; 3) for prompt "Edit PKGBUILD with:" just press Enter; 4) pay attention to the error above dependencies line: set-vim-or-nano-as-visual