summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-12-23 15:08:52 +0000
committerDan Davison <dandavison7@gmail.com>2020-12-23 15:10:19 +0000
commit530edc2546fb80839253880a13234f5c7b2b8bdc (patch)
treeff7788ea9da8f3667c001c7219c028cb7e2041dc
parentf501e23887c1878ece1c6ece56cb751135b34c26 (diff)
Link to jftuga/less-Windows/releases in Windows README section
Fixes #461
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ab43f86..37824894 100644
--- a/README.md
+++ b/README.md
@@ -476,7 +476,7 @@ and you may then need to quit tmux completely for it to take effect.
### Using Delta on Windows
-Delta works on Windows. If you see incorrect colors and/or strange characters in Delta output, it is probably because there is an old version of `less.exe` on your system. On Windows, Git ships with its own version of `less.exe` for this reason, however there are still some bugs that affect delta. A patched version of `less.exe` and instructions for installing can be found [here](https://github.com/lzybkr/less/releases/tag/fix_windows_vt).
+Delta works on Windows. However, it is essential to use a recent version of `less.exe`: you can download one from https://github.com/jftuga/less-Windows/releases/latest. If you see incorrect colors and/or strange characters in Delta output, then it is probably because Delta is picking up an old version of `less.exe` on your system.
### Mouse scrolling