-
-
Notifications
You must be signed in to change notification settings - Fork 260
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
Clear (or delete) whole line in Vomnibar shortcut #59
Comments
In my test, all of Chrome, Notepad, CMD on Windows 10 x64 use "Ctrl+Backspace" to delete a word (from cursor to its left word boundary), and Vomnibar too. |
Sorry. |
What's the shortcut you said "not work with Firefox on Mac"? Is it |
On the Mac in text fields we have next shortcuts On the Chrome (mac) in Vomnibar |
I have no Mac, so the code can only be tested on Windows, and behavior on Mac is from my guesses... This is why the shortcuts behavior wiredly on Mac. I'll try to borrow one and fix them. |
on Win/Mac: try to use/simulate native shortcuts of Chrome/Firefox This is a fix for #59.
Hello, I've made a test version and you may take a try:
|
Sorry for late response, test version works on Firefox, thanks! |
Version 1.76.4 has been released. |
On Win
ctrl+backspace
and on Maccmd+backspace
will delete all chars from cursor to line start.Is a possible to have this in Vimium-C ?
The text was updated successfully, but these errors were encountered: