Rename platform-specific files for more clarity

This commit is contained in:
2025-11-11 01:18:26 -05:00
parent 6478957372
commit 55cd9b99da
4 changed files with 3 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
//go:build windows
package cli
const FallbackEditor = "edit" // "edit" is the Microsoft-developed CLI text editor