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

Syntax highlighting #27

Open
do-you-dare opened this issue Jan 25, 2018 · 3 comments
Open

Syntax highlighting #27

do-you-dare opened this issue Jan 25, 2018 · 3 comments

Comments

@do-you-dare
Copy link

Hello! First, awesome REPL you did!
On fish and zsh, you can have syntax highlighting as you type. Pry does it when you submit a line. What do you think about enabling this on Fir?

@nassredean
Copy link
Owner

@dread-uo Thanks for the kind words! I would absolutely love to have that as well, and I intend to do some exploration soon to figure out how to integrate that functionality into fir. Also any PR's adding it are welcome!

@AlexWayfer
Copy link

Maybe Rouge with Rouge::Formatters::Terminal256 can be helpful.

Repository owner deleted a comment from Mortal-zz Feb 23, 2024
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

4 participants
@AlexWayfer @do-you-dare @nassredean and others