Jugran / lyrics-in-terminal

Python curses application to view lyrics of current playing song in terminal.
MIT License
241 stars 19 forks source link

is there a way to change the editor that is used when pressing e? #18

Closed autoteelar closed 2 years ago

autoteelar commented 2 years ago

it seems to use nano by default, but i prefer using mousepad, is there a way to change it?

Jugran commented 2 years ago

It uses the default editor set by your shell (usually nano by default).

To change your editor, add export EDITOR=editor name in your .bashrc file.

autoteelar commented 2 years ago

Nice thanks :D

On Thu, Dec 16, 2021, 05:28 Samarth Jugran @.***> wrote:

It uses the default editor set by your shell (usually nano by default).

To change your editor, add export EDITOR= in your .bashrc file.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Jugran/lyrics-in-terminal/issues/18#issuecomment-995640907, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASJQXMM6O4WEUY55NWYW2ADURG5NNANCNFSM5INRL4DQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.