Skip to content

Title Respect System Editor Variable #34

@Adithyakp86

Description

@Adithyakp86

Description The script currently relies on a predefined list of text editors like nano micro and vim When a user has their preferred editor configured in the EDITOR environment variable the script ignores it and forces them to choose from the hardcoded list This disrupts the workflow for users who have customized their environment

Solution Modify the script to check if the EDITOR environment variable is set If it is available include it in the list of editor options or select it automatically This ensures the tool respects the user configuration

Assign this issue to me under the OSCG

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions