From 3852555f9dbd2165c63d7c321ffbd9b122be9177 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Thu, 2 Oct 2025 14:32:51 +0200 Subject: [PATCH] devlog: whitespace clean-up --- content/devlog/2024.smd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/devlog/2024.smd b/content/devlog/2024.smd index d1646a7..8dbf908 100644 --- a/content/devlog/2024.smd +++ b/content/devlog/2024.smd @@ -290,7 +290,7 @@ I gave the windows version some TLC today. Subprocess stdin input now works corr project manager encodes and decodes LSP URLs with windows file paths. This means that language server and language formatter support in Windows is now on par with Linux -and MacOS. 🎉 +and MacOS. 🎉 Pasting on windows now uses the internal clipboard by default as Windows doesn't support bracketed paste. You can still paste from the system clipboard with C-S-v.