Describe the bug
When I gramma check a file, it waits for a second and then stops, with no output.
To Reproduce
Try to gramma check a file
Expected behavior
The gramma checking UI appearing.
Screenshots

Desktop (please complete the following information):
- OS: Ubuntu Server 22.04
- Installed through binary
Additional context
This was tested on a web server via SSH. gramma listen still works with its UI. A workaround I found was running gramma listen "`cat mistake.txt`", but you still need to copy the printed changes to the file after going through the wizard.
Describe the bug
When I
gramma checka file, it waits for a second and then stops, with no output.To Reproduce
Try to
gramma checka fileExpected behavior
The gramma checking UI appearing.
Screenshots

Desktop (please complete the following information):
Additional context
This was tested on a web server via SSH.
gramma listenstill works with its UI. A workaround I found was runninggramma listen "`cat mistake.txt`", but you still need to copy the printed changes to the file after going through the wizard.