add vi mode in ipython
No Comments

Posted by perkins on 21 July 2010 in IT | Short Link

add to ~/.inputrc: set editing-mode vi set keymap vi-insert

Tags: , , ,

vim clipboard
No Comments

Posted by perkins on 5 January 2010 in IT | Short Link

On Fedora the initial installation of Vim is not compiled with ‘+xterm_clipboard’ (check it with :version). Those who wants to use clipboard register (+) have to use gvim binary in console mode instead. What I’ve done is this: yum install vim-X11 use vimx command instead of vim (or make alias) Details are here.

Tags: ,

vim: quickfix & grep
No Comments

Posted by perkins on 2 March 2009 in IT | Short Link

Today quickfix and grep facilities of VIM are in my favorite list. TagList extention occupies the whole window and does not show all procedures you might want to have a list of. So I came to grep utility incorporated in VIM and quickfix ‘buffer’ which in extend to normal buffer can be quickly hidden, stores [...]

Tags: , , ,

Copyright © 2006-2012 dimonf All rights reserved.
The Shades theme, version 1.8, is a BuyNowShop.com creation.