Fix rectangle copy to behave like emacs - the cursor is not part of the
commit20ed20ea1eb996cbfc530688dac7646f58a43fe6
authorNicholas Marriott <nicm@openbsd.org>
Sat, 11 Dec 2010 17:56:01 +0000 (11 17:56 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Sat, 11 Dec 2010 17:56:01 +0000 (11 17:56 +0000)
treea771290c7f6affb123b236adce41939b6eecb143
parent9802fea6152197c7887937c0d1e8637ae317443b
Fix rectangle copy to behave like emacs - the cursor is not part of the
selection on the right edge but on the left it is.
screen.c
window-copy.c