aboutsummaryrefslogtreecommitdiff
path: root/src/pdcurses.patch
AgeCommit message (Collapse)Author
2020-08-14Describe changes in patch files.mitchell
2020-02-07Support more Alt and Shift+Alt keys in Win32 curses.mitchell
2020-01-16Fixed some Windows terminal version issues and updated to PDCurses 3.9.mitchell
`io.popen()` and `os.execute()` change the console mode such that mouse clicks are no longer detected. Make sure it's reset. Also prevent `os.execute()` output from overwriting the window.