From 523d83e6abaeb50ac6e7315e6436a2ebfb188e52 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 4 Oct 2018 16:53:12 -0400 Subject: copy/paste fixes --- st.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'st.1') diff --git a/st.1 b/st.1 index 5c5f351..6403a35 100644 --- a/st.1 +++ b/st.1 @@ -160,14 +160,14 @@ Decrease font size. .B Ctrl-Shift-Home Reset to default font size. .TP -.B Shift-Insert or Ctrl-Shift-y -Paste from primary selection (middle mouse button). +.B Shift-Insert or Alt-v +Paste from clipboard. .TP -.B Ctrl-Shift-c -Copy the selected text to the clipboard selection. +.B Alt-c +Copy to clipboard. .TP -.B Ctrl-Shift-v -Paste from the clipboard selection. +.B Alt-p +Paste/input primary selection. .TP .B Ctrl-Shift-i Launch dmenu to enter a unicode codepoint and send the corresponding glyph -- cgit v1.2.3