1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 23:04:16 +01: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

View File

@@ -236,6 +236,20 @@ When running in X11 the text of the following commands is not only copied to
the clipboard, but also put into the X11 selection, which can be pasted with
the middle mouse button:
|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.
________________________________________________________________________________
section:Alternate{nbsp}style{nbsp}sheets[stylesheet,style]
|:pagest| |:pagestyle|

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>||
________________________________________________________________________________