1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 03:03:32 +02:00

And xulmus was born.

This commit is contained in:
Doug Kearns
2009-03-16 15:54:02 +11:00
parent 9f70457a4a
commit 80beaa41df
61 changed files with 7085 additions and 36 deletions

30
xulmus/locale/en-US/insert.txt Executable file
View File

@@ -0,0 +1,30 @@
HEADER
|Insert-mode| |Insert| |mode-insert| +
Insert mode is used to enter text in text boxes and text areas. When
'insertmode' is set, focusing on a text area immediately switches to
Insert mode.
|i| +
||i||
________________________________________________________________________________
Starts Insert mode in text areas when 'insertmode' is not set.
________________________________________________________________________________
section:Insert-mode{nbsp}special{nbsp}keys[ins-special-keys]
|i_<C-i>| +
||<C-i>||
________________________________________________________________________________
Launch the external editor. See the 'editor' option.
________________________________________________________________________________
|i_<C-]>| +
||<C-]>||
________________________________________________________________________________
Expand an Insert-mode abbreviation.
________________________________________________________________________________
// vim: set filetype=asciidoc: