repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: ac8b56e43067740e46760c02f2cda31eef573323: path_to: revision_to:
commit ac8b56e43067740e46760c02f2cda31eef573323 Author: Emanuele GiaquintaDate: Fri Jul 2 12:44:45 2010 +0000 Fix typo. diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -1392,7 +1392,7 @@ Returns the current selection screen, and then optionally sets it. Tries to make a selection as set by Cand C . If C<$rectangular> is true (default: false), a -rectangular selection will be made. This is the prefered function to make +rectangular selection will be made. This is the preferred function to make a selection. =item $success = $term->selection_grab ($eventtime[, $clipboard])
-----END OF PAGE-----