vimium-c icon indicating copy to clipboard operation
vimium-c copied to clipboard

Something like this for vimium, or else sites with a sidebar get impossible to navigate`

Open jadedFella opened this issue 2 years ago • 2 comments

image This is a vimium issue, but it opens source by doing gs in vimium C.

jadedFella avatar Sep 19 '23 08:09 jadedFella

https://github.com/philc/vimium/issues/2359 more info

jadedFella avatar Sep 19 '23 08:09 jadedFella

Vimium C has such features:

  1. Its LinkHints.activateHover will auto mark an element (or an outer element) scrollable, and then j and k work.
  2. Render hint markers for scrollable areas in dark red
    1. an edge case is, when a scrollable area is also "clickable", its marker won't be dark red, but this should have little impact

So you may fell free to select any common black hint marker and the the scrollable box containing it will be auto-selected by Vimium C and then j and k should work on it.

gdh1995 avatar Sep 23 '23 08:09 gdh1995