refactor: Display better command hints

This commit is contained in:
Krille 2024-05-03 15:57:05 +02:00
commit ee6ba0de84
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 23 additions and 1 deletions

View file

@ -236,7 +236,7 @@ class InputBar extends StatelessWidget {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(
'/$command',
commandExample(command),
style: const TextStyle(fontFamily: 'monospace'),
),
Text(