1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-25 14:15:45 +01:00

* and # support

This commit is contained in:
Martin Stubenschrott
2007-09-06 17:39:21 +00:00
parent d9888288f3
commit 16bb541c98
6 changed files with 68 additions and 6 deletions

View File

@@ -440,6 +440,7 @@ function Events() //{{{
}
}
return false;
//vimperator.setMode(vimperator.modes.CARET); // FOR TESTING ONLY
}
// handle Escape-one-key mode (Ctrl-v)