mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 14:54:12 +01:00
limit the size of the multiline output window to the size of the browser panel
This commit is contained in:
@@ -141,6 +141,7 @@ function Mappings() //{{{
|
||||
return true;
|
||||
}
|
||||
|
||||
// FIXME: this doesn't work
|
||||
this.remove = function(map)
|
||||
{
|
||||
var index;
|
||||
|
||||
Reference in New Issue
Block a user