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 cbf5f2f5e430d8ee07b2f49b961e3263f39208fb xaizek 2024-12-19 16:01:35
Make is_termresized() work on Windows 6f930c13e1d65c06b5cc40529cad1d73ece62a00 xaizek 2024-12-19 16:01:35
Resizing detection and manual handling for Windows 7261f485825605539110522af55f6aa2c947a561 xaizek 2024-12-19 16:01:35
Fix displaying of wide (CJK) characters for Win32 9a184759c38d56bc66ee3416ee5d3f892b569ec7 xaizek 2024-12-19 16:01:35
Proper color reversing on Windows df1c9967ec3f68f2a6e866dc41ec4d92c78747d1 xaizek 2024-12-19 16:01:35
Ignore underline attribute on Windows 18c6c5dfb9ddcb7c55dce93d9ab05db3970463e3 xaizek 2024-12-19 16:01:35
Add support for Alt-. shortcut on Win32 4752f8468813899eb3c6a0ffdec374228b6063bb xaizek 2024-12-19 16:01:35
Don't reset window timeout on window redraw c54862725e3f1d045d22c34e48891905a2b4079a xaizek 2024-12-19 16:01:30
Archive the new .def files, and don't try to archive the old ones. 6909c66c13f3b330289cade6449543d4d2e17051 William McBrine 2008-09-08 18:49:36
Updated for 3.4. 4ad05bef9429a20a831f6ac9eaff2d8095e9fb20 William McBrine 2008-09-08 18:39:38
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