From 544d63670110cf2455e7b31a4699d97d6f760a16 Mon Sep 17 00:00:00 2001 From: Fang Date: Wed, 23 Oct 2019 20:40:58 +0200 Subject: [PATCH] chat-cli: minor code style fixes --- pkg/arvo/app/chat-cli.hoon | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg/arvo/app/chat-cli.hoon b/pkg/arvo/app/chat-cli.hoon index 09ef4c519..f89e1910a 100644 --- a/pkg/arvo/app/chat-cli.hoon +++ b/pkg/arvo/app/chat-cli.hoon @@ -298,9 +298,9 @@ |= act=sole-action:sole-sur ^- (quip move _this) ?- -.act - $det (edit +.act) - $clr [~ this] - $ret obey + %det (edit +.act) + %clr [~ this] + %ret obey == :: +edit: apply sole edit :: @@ -497,8 +497,8 @@ ++ letter ;~ pose (stag %url turl) - :(stag %me ;~(pfix vat text)) - :(stag %text ;~(less mic hax text)) + (stag %me ;~(pfix vat text)) + (stag %text ;~(less mic hax text)) == :: +turl: url parser ::