diff options
| author | LLLL Colonq <llll@colonq> | 2026-04-26 23:47:18 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-04-26 23:47:18 -0400 |
| commit | 75e005e81b73d8471f16dc5fad7bbdc312bdbfe7 (patch) | |
| tree | 1ad7d61b04c44fc52b453aef44868a42012f3551 /src/gizmo/wasp-friend.el | |
| parent | cf266a56f30daae8b9af7c9bc3267c61b1973192 (diff) | |
Diffstat (limited to 'src/gizmo/wasp-friend.el')
| -rw-r--r-- | src/gizmo/wasp-friend.el | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/src/gizmo/wasp-friend.el b/src/gizmo/wasp-friend.el index dfa6f513..65ff541c 100644 --- a/src/gizmo/wasp-friend.el +++ b/src/gizmo/wasp-friend.el @@ -158,18 +158,11 @@ If K is specified, call it after the response." (w/write (format-spec "%a\ - /\\ /\\ - \\----/ + /----\\ / %l %r \\ \\ %m / +----+\ " -;; "%a\ -;; /----\\ -;; / %l %r \\ -;; \\ %m / -;; +----+\ -;; " `((?a . ,(s-repeat (w/friend-get-offset) " \n")) (?l . ,(car face)) (?r . ,(cadr face)) |
