In insert mode, backpace doesn’t delete characters as intended. To fix it add this to .vimrc:
set backspace=indent,eol,start
Ref: http://vim.wikia.com/wiki/Backspace_and_delete_problems
In insert mode, backpace doesn’t delete characters as intended. To fix it add this to .vimrc:
set backspace=indent,eol,start
Ref: http://vim.wikia.com/wiki/Backspace_and_delete_problems
The following command will kill all processes belong to a single user on Linux.
pkill -u username
$ mplayer -ass -sub subtitle.ass file.avi
# update-alternatives --config editor
There are 7 alternatives which provide `editor’.
Selection Alternative
———————————————–
1 /bin/ed
+ 2 /bin/nano
3 /usr/bin/vim.tiny
* 4 /usr/bin/vim.basic
5 /usr/bin/nedit
6 /usr/bin/emacs21
7 /usr/bin/xemacs21
Press enter to keep the default[*], or type selection number: 6
You can do many things, but one of them has to be: