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

new 'followhints' option, thanks Ruud

This commit is contained in:
Martin Stubenschrott
2008-11-20 20:36:25 +00:00
parent cd2c0d6c6d
commit ebdac3be1f
6 changed files with 34 additions and 3 deletions

View File

@@ -1035,8 +1035,6 @@ function Completion() //{{{
highlightGroup: function highlightGroup(filter) commands.get("highlight").completer(filter), // XXX
history: function _history(filter) [0, history.get(filter)],
get javascriptCompleter() javascript,
javascript: function _javascript(str)