summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/_map.rb
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2010-01-06 22:55:25 +0000
committermurphy <murphy@rubychan.de>2010-01-06 22:55:25 +0000
commit3715e8aeaa4409253f041ba3f491a06cdefb6e9a (patch)
tree397c22ad8d90041cd1a70f4e756d64244bf85bdd /lib/coderay/encoders/_map.rb
parent8ff7311761d81dbc3925fd33cd5d4f66395a10a6 (diff)
downloadcoderay-3715e8aeaa4409253f041ba3f491a06cdefb6e9a.tar.gz
Renamed Terminal encoder, cleanups.
Diffstat (limited to 'lib/coderay/encoders/_map.rb')
-rw-r--r--lib/coderay/encoders/_map.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay/encoders/_map.rb b/lib/coderay/encoders/_map.rb
index a66fcb8..bdffd7b 100644
--- a/lib/coderay/encoders/_map.rb
+++ b/lib/coderay/encoders/_map.rb
@@ -3,6 +3,7 @@ module Encoders
map \
:loc => :lines_of_code,
+ :term => :terminal,
:plain => :text,
:stats => :statistic,
:tex => :latex