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
Hints can be toggled as selected/unselected by hinting and manually with Enter. There can be multiple green hints. Escape starts the batch with all selected hints, CTRL+G aborts.
Actual behaviour
Mode command is executed as soon as hint is hinted. In case of g;t this is merely inconvenient, as focus is shifted to a new window, or in case of tabbed switched to a new tab. The g;o command in its plain form is also not useful even in proposed batch mode, as only the last hint would be opened. Perhaps it could be useful in combination with Handlers and AutoCommands.
P.S. Sorry for reports flood, I just happened to run into all these in a short period. I'd like to help if I can somehow.
P.S.2. I am writing this off to the instability of webkit2gtk, but I am getting a whole lot more webkit crashes. I was forced to write these issues in Firefox, as github window kept crashing on every form submission.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
g;t
org;o
Expected behaviour
Hints can be toggled as selected/unselected by hinting and manually with Enter. There can be multiple green hints. Escape starts the batch with all selected hints, CTRL+G aborts.
Actual behaviour
Mode command is executed as soon as hint is hinted. In case of
g;t
this is merely inconvenient, as focus is shifted to a new window, or in case oftabbed
switched to a new tab. Theg;o
command in its plain form is also not useful even in proposed batch mode, as only the last hint would be opened. Perhaps it could be useful in combination with Handlers and AutoCommands.vimb --bug-info
P.S. Sorry for reports flood, I just happened to run into all these in a short period. I'd like to help if I can somehow.
P.S.2. I am writing this off to the instability of
webkit2gtk
, but I am getting a whole lot more webkit crashes. I was forced to write these issues in Firefox, as github window kept crashing on every form submission.The text was updated successfully, but these errors were encountered: