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

ncdirect_init(), notcurses_init() should reset attributes #393

Closed
dankamongmen opened this issue Mar 3, 2020 · 0 comments
Closed

ncdirect_init(), notcurses_init() should reset attributes #393

dankamongmen opened this issue Mar 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dankamongmen
Copy link
Owner

At least with ncdirect_init(), it is plain that we're not resetting attributes, and thus preserving them from any prior state. They should almost certainly be reset, I am thinking.

Verification: I added some ncdirect code to the end of direct.c. It behaves differently based on whether I leave in or comment out the prior code.

@dankamongmen dankamongmen added the enhancement New feature or request label Mar 3, 2020
@dankamongmen dankamongmen added this to the 1.3.0 milestone Mar 3, 2020
@dankamongmen dankamongmen self-assigned this Mar 3, 2020
dankamongmen added a commit that referenced this issue Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant