From b4936fa481abf6c2be4f72f9e444f4782bdb0ea1 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 21 Jul 2011 11:54:04 +1000 Subject: Add finder map aliases. --- common/locale/en-US/pattern.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'common/locale/en-US/pattern.xml') diff --git a/common/locale/en-US/pattern.xml b/common/locale/en-US/pattern.xml index e779db3c..6ecac3a0 100644 --- a/common/locale/en-US/pattern.xml +++ b/common/locale/en-US/pattern.xml @@ -45,7 +45,7 @@

- / + /]]> /pattern

Find pattern starting at the current caret position.

@@ -75,7 +75,7 @@
- ? + ?]]> ?pattern

@@ -86,7 +86,7 @@ - n + n]]> n

Find next. Repeat the last find.

@@ -94,7 +94,7 @@
- N + N]]> N

Find previous. Repeat the last find in the opposite direction.

@@ -102,7 +102,7 @@
- * + *]]> *

Search forward for the next occurrence of the word under cursor.

@@ -110,7 +110,7 @@
- # + #]]> #

Search backward for the previous occurrence of the word under cursor.

-- cgit v1.2.3