Add @tonkotsuboy_com testimonial to wall of love (#785)

This commit is contained in:
Lawrence Chen 2026-03-03 00:48:01 -08:00 committed by GitHub
parent 37dc43a6de
commit a086ebc0f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View file

@ -133,6 +133,16 @@ export const testimonials = [
url: "https://x.com/connorelsea/status/2026867085750440390",
platform: "x" as const,
},
{
name: "鹿野 壮 Takeshi Kano",
handle: "@tonkotsuboy_com",
avatar: "/avatars/tonkotsuboy_com.jpg",
text: "年初にWarpからGhosttyに乗り換えたけど、今はcmuxに乗り換えた\uD83D\uDCBB 垂直タブが便利で、Claude Codeのタスクの終了が通知されるのがありがたい。Ghosttyベースだから爆速動作はそのまま。ghosttyでやったブランチ表示や補完もそのまま使える",
translation:
"I switched from Warp to Ghostty at the start of the year, but now I've switched to cmux. The vertical tabs are convenient, and I appreciate getting notified when Claude Code tasks finish. It's Ghostty-based so the blazing fast performance carries over. Branch display and completions I set up in Ghostty still work too.",
url: "https://x.com/tonkotsuboy_com/status/2028458464801108212",
platform: "x" as const,
},
];
export type Testimonial = (typeof testimonials)[number];

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB