ipython-vimception icon indicating copy to clipboard operation
ipython-vimception copied to clipboard

Vim-within-Vim in the IPython Notebook.

Results 18 ipython-vimception issues
Sort by recently updated
recently updated
newest added

Is it possible to automatically copy the content of a visual selection to the system clipboard using **y**? (and paste automatically using **p**). In other words, can I set the...

After uncommenting the line that loads vimception by default, I've noticed that restarting the kernel and running things seems to cause cells to disappear. It's hard to reproduce, but I...

Hi, I'm really excited about vimception but have trouble of loading it in ipython notebook. when running %load_ext vimception, I got the following error message. I guess it has something...

Hello, I've installed vimception and the extension for code-folding in ipython 2.3 It seems to be that only one of them work at a time. Can you confirm that they...

Title says it all! As it stands now, we have to move down to the arrow buttons after pressing

(love the plugin!) I use to backspace, as my keyboard doesn't have a backspace. Any way to do that? Is obligatory due to how ipython notebook's modal keybindings work? Would...

Hi, When going to search mode with '/' I cannot write letter s. Instead it will save the notebook. Same applies for several other characters which I assume all to...

Great stuff @ivanov ! This plugin completes the perfect working environment for me. One thing I noticed: If I load the extension once in a notebook, vimception writes all kinds...