We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb02701 commit c2886d0Copy full SHA for c2886d0
tmux_tools/schema.py
@@ -61,7 +61,7 @@ class WelcomeScreen:
61
def render_text(self) -> str:
62
parts: list[str] = []
63
logo = r"""
64
- _ _
+ _ _
65
| |_ _ __ __ _ ___ ___ _ __ ___ ___ | |_
66
| __| '__/ _` |/ __/ _ \ '__/ _ \ / _ \| __|
67
| |_| | | (_| | (_| __/ | | (_) | (_) | |_
0 commit comments