Skip to content

Personal config overrides (part of) default #36

@nedludd

Description

@nedludd

I set a custom prompt in my ~/.altsql.yml as follows:


---
prompt: 'foo > '

No other entries.

The output with this configuration is ASCII only.

Looks like I need to add:

view_plugins: 
    - Color
    - UnicodeBox

In order for proper color and unicode output. Looks like the default is being overriden.

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