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

WinCon, endwin() kills QuickEdit/InsertMode options and more.. #148

Open
waltje opened this issue Jul 9, 2023 · 8 comments
Open

WinCon, endwin() kills QuickEdit/InsertMode options and more.. #148

waltje opened this issue Jul 9, 2023 · 8 comments

Comments

@waltje
Copy link

waltje commented Jul 9, 2023

Hi:

Using 3.9 on Windows Console.

All works fine, however, after application closes, it leaves the console window
with its QuickEdit and InsertMode options disabled, and it zapped the 'Screen Buffer' size to 'Window Size'.

Although I can see why the screen buffer size would be reset (while PDcurses is running), I do not see a good reason for dropping those two options. Plus - should these (all) not be restored to "previous" on close?

@wmcbrine
Copy link
Owner

wmcbrine commented Jul 9, 2023

They should all be restored, yes, and are, in my experience. (And I did recheck, just now.) What version of Windows are you seeing this with?

@waltje
Copy link
Author

waltje commented Jul 9, 2023 via email

@wmcbrine
Copy link
Owner

wmcbrine commented Jul 9, 2023

Sorry, what's "JB"?

@waltje
Copy link
Author

waltje commented Jul 9, 2023 via email

@wmcbrine
Copy link
Owner

wmcbrine commented Jul 9, 2023

OK.

To be clear, it also works on XP, for me. Usually, if something works on both XP and 11, I'll assume it works on the versions in between. But I'm not set up to test with 7.

@waltje
Copy link
Author

waltje commented Jul 10, 2023 via email

@wmcbrine
Copy link
Owner

So, I set up a Windows 7 x64 VM to test, and -- as I expected -- I don't see the behavior you describe there, either. It's something else about your system.

@waltje
Copy link
Author

waltje commented Jul 25, 2023 via email

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

No branches or pull requests

2 participants