Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show DB name in prompt #150

Closed
kadrlica opened this issue Jun 18, 2018 · 0 comments
Closed

Show DB name in prompt #150

kadrlica opened this issue Jun 18, 2018 · 0 comments

Comments

@kadrlica
Copy link
Collaborator

kadrlica commented Jun 18, 2018

What do you think about having the prompt show the DB name? For example, this would replace:
DESDB ~>
with
DESSCI ~>
I think that the location for this change would be here and would look something like this:

        self.savePrompt = colored(
            '_________', 'magenta', self.ct) + '\n%s ~> '%(self.dbname.upper())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants