mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 16:25:48 +01:00
buffer.txt added
This commit is contained in:
18
locale/en-US/buffer.txt
Normal file
18
locale/en-US/buffer.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
HEADER
|
||||
|
||||
|buffer| |document| +
|
||||
|
||||
Vimperator holds exactly one buffer object for each tab. It is usually an
|
||||
(X)HTML document with advanced features.
|
||||
|
||||
section:Motion{nbsp}Commands[motion,scrolling]
|
||||
|
||||
List mappings how to scroll the window.
|
||||
|
||||
section:Copying{nbsp}Text[copying,yanking]
|
||||
|
||||
When running in X11 the text of the following commands is not only copyied to
|
||||
the clipboard, but also put into the X11 selection, which can be pasted with
|
||||
the middle mouse button:
|
||||
|
||||
// vim: set syntax=asciidoc:
|
||||
@@ -48,10 +48,10 @@ section:Help{nbsp}topics[overview]
|
||||
- help:Initialization[starting.html]: How vimperator starts up, where it reads the config file...
|
||||
- help:Browsing[browsing.html]: Basic mappings and commands needed for
|
||||
a browsing session (how to open a web page or go back in history).
|
||||
- help:Motion{nbsp}commands[motion.html]: How to efficiently scroll in
|
||||
Vimperator.
|
||||
- help:Options[options.html]: A description of all options.
|
||||
- help:Buffer{nbsp}commands[buffer.html]: Operations on the current document like
|
||||
scrolling or copying text.
|
||||
- help:Tabs[tabs.html]: Manage your tabbed browsing session.
|
||||
- help:Options[options.html]: A description of all options.
|
||||
- help:Marks[marks.html]: Usage of bookmarks, QuickMarks, and history.
|
||||
- help:Repeating{nbsp}commands[repeat.html]: Usage of macros to repeat
|
||||
recurring workflows.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
HEADER
|
||||
|
||||
|motion|
|
||||
|
||||
List mappings how to scroll the window.
|
||||
|
||||
// vim: set syntax=asciidoc:
|
||||
Reference in New Issue
Block a user