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

Allow things like :com! foo\n \ echo 1\n \ echo 2

This commit is contained in:
Kris Maglione
2010-10-11 02:47:07 -04:00
parent 5a670ebd7b
commit 4efc6a3972
6 changed files with 127 additions and 99 deletions

View File

@@ -153,7 +153,7 @@ const ConfigBase = Class(ModuleBase, {
Null color: blue;
Number color: blue;
Object color: maroon;
String color: green;
String color: green; white-space: pre;
Key font-weight: bold;