diff --git a/command.fnl b/command.fnl index 847aae5..87a5d5a 100644 --- a/command.fnl +++ b/command.fnl @@ -35,7 +35,7 @@ "visit-location" [[:buffer Buffer.match - #"main"] + #($1.buffer.name)] [:url #(doto {} (tset $1 $1)) #(do "http://www.example.com")] ] (fn [{:url url :buffer buffer}]