1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 08:38:00 +01:00

fixed motion commands in textarea

This commit is contained in:
Martin Stubenschrott
2007-09-14 04:42:42 +00:00
parent 03556d5f7c
commit 25d5a118ac

View File

@@ -144,6 +144,8 @@ function Editor() //{{{
count--;
}
vimperator.modes.set(vimperator.modes.VISUAL, vimperator.modes.TEXTAREA);
switch (motion)
{
case "j":