-
I have the lines
```
unmap d
map d quit
```
In my cvimrc. They no longer work to make d close the current tab.
I've also confirmed that
```
map d :quit
```
simply writes ":quit" in the command ba…
-
While the gist sync is handy (it'd be more handy if it remembered where I sync'd from last, and/or continually synced), is there a way that the settings could be synced across different browsers on th…
-
I'm not sure if this is an OpenCV issue or a cv_bridge issue but it started with cv_bridge so I'll post here first.
I have a Python ROS node that runs fine under Hydro. When switching to Indigo, the…
-
I'm not sure if this is a bug, because it doesn't appear to be documented, but C-a causes the cursor to go to the beginning of an input box when I use cVim. I find this indescribably annoying, and if …
-
If I press 'f' to follow a hint on a google results page (with a default cVim config), and then scroll down, the hint following is messed up.
Example: https://imgur.com/a/gdEtA
Exact procedure for a…
ghost updated
10 years ago
-
cVim conflicts with Stylish and some similar custom-CSS extensions I've tried - at least when my [cVimrc](https://gist.github.com/wooger/855bf4b5bc5441c7bd16) is applied. I only found cVim yesterday s…
-
When you hit "t" or "o" to open the command box, and hit "Esc" to close it, the command line is gone, but the completion list stays there.
-
Hi
No sooner had I asked than the feature appeared. Thanks!
When running on Windows 7 64-bit, I get the following error when I press `` in Chrome (version 35.0.1916.153 m):
```
c:\data>\apps\Python…
-
Hey,
Vimperator for firefox supports the autocmd command,
which runs a command when a certain url is encountered.
I'd like to be able to enable cvim only when I want, and thus have
a
autocmd \* …
-
I cannot open a web page quickly before Chrome loads the new tab page.
To reproduce:
1. Open a new tab with `` (default key mapping of Chrome)
2. The cursor is at the address bar, so hit `gi` (it sugg…