Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

[feat] display editor of choice if the $EDITOR variable is set #2270

Open
m-ildefons opened this issue Dec 28, 2022 · 0 comments · May be fixed by #2271
Open

[feat] display editor of choice if the $EDITOR variable is set #2270

m-ildefons opened this issue Dec 28, 2022 · 0 comments · May be fixed by #2271

Comments

@m-ildefons
Copy link

Description

On many systems the $EDITOR and/or $VISUAL variables will contain the users editor of choice for editing text. Vim, Emacs and Nano are popular choices, but there are many others too.
It would be a welcome addition to neofetch to be able to display the configured editor in a similar way to how the shell is displayed, given that the choice of editor is a matter of personal taste similar to many other settings displayed by neofetch.

m-ildefons added a commit to m-ildefons/neofetch that referenced this issue Dec 28, 2022
Display the configured editor, version and path using the $EDITOR
environment variable similar to the way the shell version is displayed
from the $SHELL variable.

fixes: dylanaraps#2270
@m-ildefons m-ildefons linked a pull request Dec 28, 2022 that will close this issue
1 task
m-ildefons added a commit to m-ildefons/neofetch that referenced this issue Dec 28, 2022
Display the configured editor, version and path using the $EDITOR
environment variable similar to the way the shell version is displayed
from the $SHELL variable.

fixes: dylanaraps#2270
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant