ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt-textselection.yo
Revision: 1.3
Committed: Sun Mar 14 21:59:58 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
CVS Tags: rel-3_5, rel-3_4, rel-3_3, rel-3_2, rel-2_8, rel-3_0, rel-2_7, rel-2_4, rel-2_5
Changes since 1.2: +2 -2 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 COMMENT(-- $Id: rxvt-textselection.yo,v 1.2 2003/11/24 17:31:27 pcg 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(RXVTNAME()) window causes the current text selection to be inserted
17 as if it had been typed on the keyboard.
18 enddit()