sbstp / kubie

A more powerful alternative to kubectx and kubens
https://blog.sbstp.ca/introducing-kubie/
zlib License
1.96k stars 101 forks source link

feature #263: add default editor settings #264

Closed ScriptSathi closed 3 weeks ago

ScriptSathi commented 1 month ago

resolve #263

This feature adds the possibility to define a default text editor other than the default defined in the code.

ScriptSathi commented 1 month ago

Hello @sbstp, I took the liberty to make this tiny feature. What do you think ?

sbstp commented 1 month ago

It's a good idea, however I think setting the default_editor in the config should take precedence over the EDITOR environment variable.

ScriptSathi commented 1 month ago

This should be better :ok_hand:

sbstp commented 3 weeks ago

Thanks, I'll do a release soon