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
when invoking ov on a file (make sure that it is long enough so that it stays in pager mode) then quitting, the cursor changes from the expected line type to block
The text was updated successfully, but these errors were encountered:
I looked into it again, and it seems that the cursor changes in vscode and doesn't return is a vscode issue. microsoft/vscode#117741
For now, even if you set it to the default, it will not return, so you will need to set the line style again.
It would be a good idea to create a wrapper script so that the following is executed after ov finishes.
In vscode terminal with the setting
when invoking
ov
on a file (make sure that it is long enough so that it stays in pager mode) then quitting, the cursor changes from the expected line type to blockThe text was updated successfully, but these errors were encountered: