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

color in sage-shell-mode #43

Open
mantepse opened this issue Feb 12, 2019 · 1 comment
Open

color in sage-shell-mode #43

mantepse opened this issue Feb 12, 2019 · 1 comment

Comments

@mantepse
Copy link
Collaborator

I would like to use color in sage-shell-mode, for example using the ansi escape sequences. For example

print('\x1b[6;30;42m' + 'Success!' + '\x1b[0m')

should print "Success!" with a green background.

Is there a way to enable that? That would be really wonderful!

@mantepse
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant