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

cryptol-mode REPL contains unwanted control codes #17

Open
david-christiansen opened this issue Jan 13, 2015 · 3 comments
Open

cryptol-mode REPL contains unwanted control codes #17

david-christiansen opened this issue Jan 13, 2015 · 3 comments

Comments

@david-christiansen
Copy link
Contributor

When launching the REPL in cryptol-mode on a new file, I get the following errors:

                        _        _
   ___ _ __ _   _ _ __ | |_ ___ | |
  / __| '__| | | | '_ \| __/ _ \| |
 | (__| |  | |_| | |_) | || (_) | |
  \___|_|   \__, | .__/ \__\___/|_|
            |___/|_| version 2.1.0 (faab3ae)

�]0;cryptol��]0;cryptol�[error] can't find file: /Users/dchristiansen/tmp/Test.cry
cryptol> 
cryptol> 
Process cryptol finished
xo                        _        _
   ___ _ __ _   _ _ __ | |_ ___ | |
  / __| '__| | | | '_ \| __/ _ \| |
 | (__| |  | |_| | |_) | || (_) | |
  \___|_|   \__, | .__/ \__\___/|_|
            |___/|_| version 2.1.0 (faab3ae)

�]0;cryptol��]0;cryptol�Parse error at 3:1, unexpected end of input
cryptol> 

Github isn't showing the ^G characters that are also in it. Shouldn't these be stripped out?

@kiniry
Copy link

kiniry commented Apr 2, 2015

ping?

@thoughtpolice
Copy link
Owner

Blagh, sorry. This got swept under my mountain of 20,000 github notifications. I haven't experienced this on Linux IIRC - I'll test with Cryptol 2.2 soon.

@david-christiansen
Copy link
Contributor Author

I'm not currently experiencing this in GNU/Linux with Cryptol 2.5.0 or the latest development version.

When this was reported, my work machine was a Mac, so that might be relevant.

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

3 participants