New function to copy a line.
commit718ccc855decc6ea53ce8c43a5103f474591649b
authorDiego <bdiego@bdiego-laptop.(none)>
Sun, 29 Mar 2009 21:38:20 +0000 (29 18:38 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Mon, 30 Mar 2009 00:16:52 +0000 (29 21:16 -0300)
treeeac868502b82db7fbc04ce59bf920aca8af0807c
parent9248a192b0ca8126a53ff3125633d10b157e300f
New function to copy a line.

C^ + V copy the current line to the cut-buffer and
move the cursor to the next line.
buffer.c
cmd.c
cmd.h
kill.c
main.c