mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-18 04:20:25 +00:00
New subcommand 'kctl-tui config edit' opens ~/.kctl-tui/config.yaml in the user's editor. Respects VISUAL/EDITOR env vars, falls back to notepad on Windows and vim on Linux/macOS. Creates the config directory and a starter file if they don't exist yet.