From 651299a6ca799f09997956f30c67329c6033dcd3 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Thu, 14 Nov 2024 19:47:50 -0800 Subject: [PATCH] doc: trashing on windows works now --- doc/oil.txt | 2 +- scripts/generate.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/oil.txt b/doc/oil.txt index 58dee6a..5bb0953 100644 --- a/doc/oil.txt +++ b/doc/oil.txt @@ -667,7 +667,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 Windows Recycle Bin. All features should work. ================================================================================ vim:tw=80:ts=2:ft=help:norl:syntax=help: diff --git a/scripts/generate.py b/scripts/generate.py index 5cc5fe3..a20ad53 100755 --- a/scripts/generate.py +++ b/scripts/generate.py @@ -366,7 +366,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 Windows Recycle Bin. All features should work. """ ) return section