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

Interactive shell improvements #1

Open
nicokoch opened this issue Aug 20, 2014 · 0 comments
Open

Interactive shell improvements #1

nicokoch opened this issue Aug 20, 2014 · 0 comments

Comments

@nicokoch
Copy link
Owner

The interactive bf shell is still very buggy. Suggested improvements:

  • Rely on GNU readline to increase general usability (history, input editing, etc)
  • Include command to dump the current program array (use print_current_state())
  • Change prompt string to something less confusing
  • Remove trailing \n from input

The following bugs need to be fixed:

  • Cannot use loops in prompt
nicokoch pushed a commit that referenced this issue Jul 28, 2015
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

1 participant