Skip to content

Trimmed buffer comments & typo fixes #55

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

Closed
wants to merge 2 commits into from

Conversation

lucapette
Copy link
Contributor

Started reading the code and come across little things like these

@lucapette lucapette force-pushed the typos branch 2 times, most recently from 2b7726b to 09a78e8 Compare October 26, 2023 19:25
@maxlandon
Copy link
Member

Thanks a lot for these !

Let me propose you that I leave this open for now, and until the other issue you raised is closed.

Seems to me that it will allow to gather as much as possible in a single shot.

Thanks again, don't hesitate to ping me if you need anything.

@maxlandon maxlandon changed the title minor typo fixes Trimmed buffer comments & typo fixes Nov 1, 2023
@maxlandon
Copy link
Member

Hello @lucapette ,

So after evaluating all alternatives, I've decided to maintain the legacy C GNU readline behavior, which is to return the raw, untrimmed buffer. Lexing it for comment removal is in fact out of the library's scope.

Merged your changes in #58 ! Thanks a lot for the typos and the work !

@maxlandon maxlandon closed this Nov 23, 2023
@maxlandon maxlandon mentioned this pull request Nov 23, 2023
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.

2 participants