xaizek / vifm-pdcurses (License: mostly public domain) (since 2019-03-20)
PDCurses 3.4 with vifm-specific patches applied (a couple were upstreamed)
Subject SHA-1 Author Date
Mark KEY_RESIZE as a key code on Windows 4fb0029fc52f6b0b64558665138478927fc09116 xaizek 2019-03-20 12:26:48
Make is_termresized() work on Windows c387519aa24f306551d4ef367bb0a7dd8d9b8e04 xaizek 2019-03-20 12:26:20
Resizing detection and manual handling for Windows 47e510e053ecf7e00ad923fdb65b5894ad442d9b xaizek 2019-03-20 12:26:05
Fix displaying of wide (CJK) characters for Win32 d33039912919f9aec760f611cb205c23e4712b0d xaizek 2019-03-20 12:25:42
Fix reverse attribute on Windows aae6b4c292b1a3d100a94f43705b63b9aceaa617 xaizek 2019-03-20 12:24:40
Ignore underline attribute on Windows 61172e68ea685ebbfd135ba8898bf6b1ecbab04b xaizek 2019-03-20 12:24:04
Add support for Alt-. shortcut on Win32 edc9531889554c7ee297f13c88fb34d226028e2f xaizek 2019-03-20 12:23:09
Add missing copying of WINDOW::_delayms 57fc9c2df5bf7e70ab51d9390ae0d2e26cf0c5fe xaizek 2019-03-20 12:22:13
Original source of PDCurses 3.4 2fbb30894fab0a27bf7473481334783f7faaf59c xaizek 2019-03-20 12:18:18
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vifm-pdcurses

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vifm-pdcurses

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master