-
When vimium centers search result automatically, cVim does not do so (you need to press zz each time). This is frustrating, given that I have WM manager (or is it just chromium...) which makes chromiu…
-
Today I spent a good portion of time familiarizing myself with aaall the way cVim allows me not to use my mouse. It's beautiful. A very common use case for me, I noticed recently, is saving link targe…
-
Would it be possible to be able to edit texts in vim? Vrome does that
agzam updated
4 years ago
-
When I scroll down on the page, and hit f, I don't get any new hint markers.
They previously worked fine.
Chrome 46.0.2490.13 beta (64-bit), OS X 10.10.5
-
-
@1995eaton are you still maintaining this project? Would you consider asking forming a team to maintain it?
-
I was trying to mimic the following Pentadactyl's configuration:
```
map c :prefix-
command -nargs=* prefix-y tabopen http://m.youtube.com/results?q=
```
Which allows the following procedure:
1. p…
-
In Chrome, you can right click a tab and select "Close other tabs". Would it be possible to add a command or mapping that would do this? I tried doing something like `:execute gx0gx$` but that did not…
ghost updated
6 years ago
-
VimFX in Firefox has a very neat feature for visual mode:
by pressing `v`, it shows jump marks (like for links) that allow jumping to a specific line and entering visual mode for copying.
This i…
-
### I'm opening this issue because:
- [ ] I'll report a bug
- [x] I'll propose a new feature
### Description
Could keyboard shortcuts be added to move tabs (left/right/first/last position)? …