Changes between Version 1 and Version 2 of HemlockUser/BasicCommands
- Timestamp:
- 11/05/07 10:51:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HemlockUser/BasicCommands
v1 v2 240 240 241 241 242 2.2.2 Using The Mouse 242 === 2.2.2 Using The Mouse === 243 243 244 244 It can be convenient to use the mouse to point to positions in text, … … 305 305 text. 306 306 307 2.3 Modification Commands 307 == 2.3 Modification Commands == 308 308 309 309 There is a wide variety of basic text-modification commands, but once 310 310 again the simplest ones are the most often used. 311 311 312 2.3.1 Inserting Characters 312 === 2.3.1 Inserting Characters === 313 313 314 314 In Hemlock, you can insert characters with graphic representations by … … 388 388 389 389 390 2.3.3 Killing and Deleting 390 === 2.3.3 Killing and Deleting === 391 391 392 392 Hemlock has many commands which kill text. Killing is a variety of … … 406 406 little importance, such as single characters or whitespace. 407 407 408 2.3.4 Kill Ring Manipulation 408 === 2.3.4 Kill Ring Manipulation === 409 409 410 410 Un-Kill (bound to C-y) [Command] … … 509 509 510 510 511 2.3.7 Transposition Commands 511 === 2.3.7 Transposition Commands === 512 512 513 513 Hemlock provides a number of transposition commands. A transposition … … 600 600 601 601 602 2.4 Filtering 602 == 2.4 Filtering == 603 603 604 604 Filtering is a simple way to perform a fairly arbitrary transformation … … 822 822 823 823 Another unit of text recognized by Hemlock is the page. A page is a 824 piece of text delimited by formfeeds ( ^L's.) The first non-blank line824 piece of text delimited by formfeeds (!^L's.) The first non-blank line 825 825 after the page marker is the page title. The page commands are quite 826 826 useful when logically distinct parts of a file are put on separate … … 880 880 881 881 882 2.7 Counting Commands 882 == 2.7 Counting Commands == 883 883 884 884 Count Words [Command]
