repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: d31724db50a0274a8aab026c11f4df5e844ff5c1: path_to: revision_to:
commit d31724db50a0274a8aab026c11f4df5e844ff5c1 Author: Marc LehmannDate: Wed May 16 22:37:10 2007 +0000 *** empty log message *** diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod
--- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1200,14 +1200,14 @@ application. Instead, pressing Button1 and Button3 sends Bup and down arrows sends B (Up) and B (Down), respectively. -=head1 TEXT SELECTION AND INSERTION +=head1 THE SELECTION: SELECTING AND PASTING TEXT -The behaviour of text selection and insertion mechanism is similar to -I (1). +The behaviour of text selection and insertion/pasting mechanism is similar +to I (1). =over 4 -=item B : +=item B : Left click at the beginning of the region, drag to the end of the region and release; Right click to extend the marked region; Left double-click @@ -1221,11 +1221,11 @@ normal one. In this mode, every selected row becomes its own line in the selection, and trailing whitespace is visually underlined and removed from the selection. -=item B : +=item B : Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@> window causes the value of the PRIMARY selection (or CLIPBOARD with the -Meta modifier) to be inserted as if it had been typed on the keyboard. +B modifier) to be inserted as if it had been typed on the keyboard. Pressing B causes the value of the PRIMARY selection to be inserted too.
-----END OF PAGE-----