ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt-textselection.yo
Revision: 1.2
Committed: Mon Nov 24 17:31:27 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_2, rel-2_3, rel-2_0, rxvt-2-0, rel-1-9, stable, rel-2_1_0, rel-1-3, rel-1-2
Changes since 1.1: +0 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 COMMENT(-- $Id: rxvt-textselection.yo,v 1.1 2003/11/18 14:22:16 root Exp $ --)
2 COMMENT(----------------------------------------------------------------------)
3 manpagesection(TEXT SELECTION AND INSERTION)
4
5 The behaviour of text selection and insertion mechanism is similar to
6 em(xterm)(1).
7
8 startdit()
9 dit(bf(Selection):)
10 Left click at the beginning of the region, drag to the end of the
11 region and release; Right click to extend the marked region;
12 Left double-click to select a word; Left triple-click to select
13 the entire line.
14 dit(bf(Insertion):)
15 Pressing and releasing the Middle mouse button (or bf(Shift-Insert))
16 in an bf(rxvt) window causes the current text selection to be inserted
17 as if it had been typed on the keyboard.
18 enddit()