Introduction
Introduction Statistics Contact Development Disclaimer Help
Updated the manual page to document the new mouse chording functionality and th…
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit 0ab74c4a46c212b505bc792cdc3bb8e240768299
parent 984f79a82438440d89427d683000a4056f6cbd07
Author: Rob King <[email protected]>
Date: Tue, 4 Aug 2015 22:00:27 -0500
Updated the manual page to document the new mouse chording functionality
and the kill-line and kill-word keyboard commands.
Diffstat:
doc/sam.1 | 9 +++++++--
doc/sam.1.pdf | 0
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/doc/sam.1 b/doc/sam.1
@@ -722,12 +722,12 @@ Commands typed in the command window apply to the current…
Typed characters replace the current selection
.Pq dot
in the current window.
-Backspace deletes the previous character.
+Backspace deletes the previous character, while Control-W deletes the previous…
Escape selects
.Pq "sets dot to"
everything typed since the last mouse hit.
.Pp
-Button 1 changes selection.
+Button 1 changes the selection.
Pointing to a non-current window with button 1 makes it current; within the cu…
Double-clicking selects text to the boundaries of words, lines, quoted strings…
.Pp
@@ -756,6 +756,11 @@ Send the text in dot, or the snarf buffer if dot is the nu…
Saves the sent text in the snarf buffer.
.Pq "Command window only."
.El
+.Pp
+The cut and paste operations can also be accessed using combinations of mouse …
+After making a selection with button 1, pressing button 2 with button 1 still …
+Pressing button 3 with button 1 still pressed will perform a paste operation.
+Performing both of these operations (pressing buttons 2 and then 3 with button…
.Ss Abnormal termination
If
.Nm
diff --git a/doc/sam.1.pdf b/doc/sam.1.pdf
Binary files differ.
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.