AlecAivazis / survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
MIT License
4.07k stars 351 forks source link

Skip vi-dependent tests when there is no vi in PATH #397

Closed mislav closed 2 years ago

mislav commented 2 years ago

Fixes #396

Hellseher commented 2 years ago

vi may be not installed but vim could. vi is quite old and aisient program which is replaced by vim in some GNU/Linux distros