Closed psylenced closed 7 years ago
Please note - I do not current have vs2017 installed on my local machine so the above changes were made blind and need testing.
@tsolarin did you get a chance to follow this up?
@chris-gh sorry for the delay. I'll take a look this weekend
@chris-gh I was thinking we could just keep the DisableHistory
property and remove the override. I'm trying to not have too much arguments in the ReadLine
method.
This is going into the next release. Thanks @psylenced
History now has a global setting to enable or disable it.
Read() now has a parameter to enable or disable history on a per-call basis.
Fixes #24