From 8f68da4d286428b980ee502d31e9e3649d5335df Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 6 Jul 2024 00:18:32 -0400 Subject: [PATCH] [wiki/MUTN] Add list of Windows quirks --- wiki/libmutton/clipboard.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/libmutton/clipboard.md b/wiki/libmutton/clipboard.md index c0135c9..5d1d876 100644 --- a/wiki/libmutton/clipboard.md +++ b/wiki/libmutton/clipboard.md @@ -1,3 +1,4 @@ +## Clipboard Troubleshooting + Clipboard Manager Rant ### Clipboard managers can break libmutton-based password managers *** The intended way for libmutton to interact with the system clipboard is for it to clear it 30 seconds after copying a field. **Unfortunately, this does not work by default on all systems due to the prevalence of clipboard managers.**