Skip to content

add option to omit white-only entries from repl history#6

Open
averynortonsmith wants to merge 1 commit intojathak:masterfrom
averynortonsmith:whitespace
Open

add option to omit white-only entries from repl history#6
averynortonsmith wants to merge 1 commit intojathak:masterfrom
averynortonsmith:whitespace

Conversation

@averynortonsmith
Copy link

(edited first PR attempt to fix issue with branches)

I'm hoping to use this library for the repl of my language, Pointless. I wonder whether you'd consider pulling a small change I've made. My fork adds boolean param to the repl constructor that controls whether whitespace-only repl inputs are added to the repl history (set to true by default for backwards-compatibility). It's a nice option to have since most PL repls leave out blank lines.

Thanks for making this library btw -- it's just what I've been looking for!

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

Successfully merging this pull request may close these issues.

1 participant