You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 fileExpected behavior
The gramma checking UI appearing.
Screenshots
![image](https://user-images.githubusercontent.com/74509183/217190697-5fd3717e-cc5b-4a71-a3ba-a3ff774c881a.png)
Desktop (please complete the following information):
Additional context
This was tested on a web server via SSH.
gramma listen
still 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.The text was updated successfully, but these errors were encountered: