1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-03 18:15:46 +01:00

Preliminary REPL mode.

This commit is contained in:
Kris Maglione
2011-02-17 03:59:28 -05:00
parent caefc819bc
commit bd71135b08
11 changed files with 203 additions and 56 deletions

View File

@@ -447,6 +447,11 @@ var ConfigBase = Class("ConfigBase", {
EditorBlink1;;* background: yellow !important;
EditorBlink2;;*
REPL overflow: auto; max-height: 40em;
REPL-R;;;Question
REPL-E white-space: pre-wrap;
REPL-P white-space: pre-wrap; margin-bottom: 1em;
Indicator color: blue; width: 1.5em; text-align: center;
Filter font-weight: bold;