From aa841c8666c1062d8943f9202602f1972698f401 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 29 May 2025 17:50:15 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-29 17:50:15 --- .config/kak/autoload/title.kak | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/kak/autoload/title.kak b/.config/kak/autoload/title.kak index 1a5dbe75..8f9ea643 100644 --- a/.config/kak/autoload/title.kak +++ b/.config/kak/autoload/title.kak @@ -1,3 +1,5 @@ +# TODO: make the operation async! +# Is there something we can do with global vs. window scoped title? declare-option -docstring %{ Format string passed to printf for the bufferlist. It should be set in the global scope.