1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-30 16:34:09 +02:00

move help for y and Y to buffer.txt

This commit is contained in:
Doug Kearns
2008-08-04 02:32:31 +00:00
parent d5b75b1f68
commit 345e6f4354
2 changed files with 14 additions and 15 deletions
-15
View File
@@ -141,21 +141,6 @@ Whether the new buffer is activated, depends on the 'activate' option.
________________________________________________________________________________
|y| +
||y||
________________________________________________________________________________
Yank current location to the clipboard. When running in X11 the location is
also put into the selection, which can be pasted with the middle mouse button.
________________________________________________________________________________
|Y|
||Y||
________________________________________________________________________________
Copy currently selected text to the system clipboard.
________________________________________________________________________________
|<C-x>|
||[count]<C-x>||
________________________________________________________________________________