mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 21:44:11 +01:00
More of the last commit, and fix :set WRT scoping.
This commit is contained in:
@@ -543,6 +543,8 @@ liberator.CommandLine = function () //{{{
|
||||
// FORCE_MULTILINE is given, FORCE_MULTILINE takes precedence
|
||||
APPEND_TO_MESSAGES : 1 << 3, // add the string to the message history
|
||||
|
||||
get autocompleteTimer() autocompleteTimer,
|
||||
|
||||
get mode() (liberator.modes.extended == liberator.modes.EX) ? "cmd" : "search",
|
||||
|
||||
getCommand: function ()
|
||||
|
||||
Reference in New Issue
Block a user