From 0ef49e495e8b48bbaa52e4b863ff4e610b5f1a09 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Sun, 21 Jan 2024 08:59:19 -0800 Subject: [PATCH] doc: windows recycle bin is now supported --- doc/oil.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/oil.txt b/doc/oil.txt index b2f01dc..9659d1d 100644 --- a/doc/oil.txt +++ b/doc/oil.txt @@ -515,7 +515,7 @@ Mac: (instead of being able to see files that were trashed from a directory). Windows: - Oil does not yet support the Windows trash. PRs are welcome! + Oil supports the Recycle bin. All features should work. ================================================================================ vim:tw=80:ts=2:ft=help:norl:syntax=help: