Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g:{mode}{hint executes hints immediately, not as a batch #714

Open
machinedgod opened this issue Jul 17, 2022 · 0 comments
Open

g:{mode}{hint executes hints immediately, not as a batch #714

machinedgod opened this issue Jul 17, 2022 · 0 comments

Comments

@machinedgod
Copy link

Steps to reproduce

  1. execute g;t or g;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 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.

vimb --bug-info

Version:         3.6.0-58-gabff254
WebKit compile:  2.34.5
WebKit run:      2.36.3
GTK compile:     3.24.31
GTK run:         3.24.34
libsoup compile: 2.74.2
libsoup run:     2.74.2
Extension dir:   /usr/lib/vimb

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant