Skip to content

Customizing REPL_PROMPT #15

@Zearin

Description

@Zearin

So, repl checks for a REPL_PROMPT environment variable on startup.

I tried using the environment variable to colorize the prompt, but repl prints the color escape sequences literally. I also can’t use #{ARGV[0]} because it, too, is printed out verbatim.

These two things make customization with REPL_PROMPT pretty useless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions