aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2020-03-07 18:09:29 -0500
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2020-03-07 18:09:29 -0500
commit9198e80747d842ffd8c5d8bc5f104b80649a811a (patch)
treed6c2f849e1d47b8539db6fbe3a702103873a4775
parentea8b29a0a7144166e0950a0d2a1e0d43176a3c06 (diff)
Update README with abandonment noticeHEADmaster
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index cfc085e..923b4af 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# pwsh-diff
+> This project has been "soft-abandoned," because it turns out (perhaps unsurprisingly) that
+> `less`-for-Windows has the same limitations as Perl-for-Windows with respect to color control
+> codes, and there are really no other suitable pagers. I would consider resuming work on this, were
+> a decent Windows-native pager to appear; if you know something I don't, please open an issue!
+
`pwsh-diff` aims to serve as a PowerShell-based alternative to
[diff-highlight](https://github.com/git/git/tree/master/contrib/diff-highlight)
(and, eventually,
@@ -8,8 +13,6 @@
to
[get along](https://github.com/microsoft/terminal/issues/4738) when it comes to ANSI coloring.
-This project is still in early development.
-
## Installation
Make sure you have PowerShell Core (`pwsh.exe`) in your `PATH` somewhere. Then, copy the `pwsh-diff`