cantino / mcfly

Fly through your shell history. Great Scott!
MIT License
6.75k stars 176 forks source link

Customize Prompt? #324

Closed kothavade closed 1 year ago

kothavade commented 1 year ago

Is it possible to change the $ prompt to something custom, perhaps through and environment variable? I'd like to have it match my shell prompt. Sorry if this has been asked before, all I could find was something about PROMPT_COMMAND but that did not seem to be relevant.

cantino commented 1 year ago

Not currently, but I'd accept a PR for this change.

On Tue, Jan 24, 2023 at 8:36 PM Ved Kothavade @.***> wrote:

Is it possible to change the $ prompt to something custom, perhaps through and environment variable? I'd like to have it match my shell prompt. Sorry if this has been asked before, all I could find was something about PROMPT_COMMAND but that did not seem to be relevant.

— Reply to this email directly, view it on GitHub https://github.com/cantino/mcfly/issues/324, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAUO62DUXCZOTBEABH3M2DWUCUUPANCNFSM6AAAAAAUF35MAM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

kothavade commented 1 year ago

Sounds good, I'll take a stab at it soon.

kothavade commented 1 year ago

@cantino Have you had a chance to check this out yet? No rush, just wondering :)