//go:build !windows package cli const fallbackEditor = "vi" // vi is pre-installed on most UNIX-like systems