From 967f9c3bf5173efd2586d6b77205c334ef652a81 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Fri, 20 Jun 2025 19:47:02 +0200 Subject: [PATCH] devlog: hurl support and tilde expansion --- content/devlog/2025.smd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index 7bd57b4..28f107b 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -16,6 +16,13 @@ You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss') devlog entries in the [archive](/devlog/). +## [hurl support and tilde expansion]($section.id("2025-06-20T19:40:45+02:00")) + +Flow now has syntax highlighting for Hurl files. + +Also, `~` is now expanded properly to your home directory when using the `open_file` command. + + ## [fix: removed multithreaded buffer usage]($section.id("2025-06-03T18:28:43+02:00")) The `project_manger` and `diff` modules run in the background asynchronously. These modules access