This is an archive of the discontinued Mercurial Phabricator instance.

packaging: include `windows-curses` on Windows
ClosedPublic

Authored by mharbison72 on Jan 17 2021, 2:18 AM.

Details

Summary

Otherwise the interface degrades to the old hunk selection method on Windows
when ui.tweakdefaults=1. I've been using this for a couple of months without
any issues, other than it seems to toggle off edit mode for the terminal when
run through MSYS. Using cmd.exe seems to work fine.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Jan 17 2021, 2:18 AM
pulkit accepted this revision.Jan 17 2021, 11:42 AM
This revision is now accepted and ready to land.Jan 17 2021, 11:42 AM
This revision was automatically updated to reflect the committed changes.