Sha256: 9dd1e452b19d65572a19aa4b24c51ec65ae080f511f1a509a7146279b7596435

Contents?: true

Size: 1.5 KB

Versions: 2

Compression:

Stored size: 1.5 KB

Contents

# Encoding: UTF-8

[{name: "Haskell",
  scope: "source.haskell",
  settings: 
   {shellVariables: 
     [{name: "TERMINAL_MATE_LOAD", value: ":load %s"},
      {name: "TERMINAL_MATE_NEW", value: "ghci"},
      {name: "TERMINAL_MATE_FILE_EXTENSION", value: ".hs"}]},
  uuid: "893492E6-754F-440E-BA86-0A3EFC311839"},
 {name: "Ocaml",
  scope: "source.ocaml",
  settings: 
   {shellVariables: 
     [{name: "TERMINAL_MATE_LOAD", value: ""},
      {name: "TERMINAL_MATE_NEW", value: "ocaml"}]},
  uuid: "5CD9D96B-B721-4AFD-AD55-51788292619B"},
 {name: "Python",
  scope: "source.python",
  settings: 
   {shellVariables: 
     [{name: "TERMINAL_MATE_LOAD", value: ""},
      {name: "TERMINAL_MATE_NEW", value: "python"}]},
  uuid: "A464AA15-5064-4A4D-9742-6BE2A5F3999B"},
 {name: "Rails",
  scope: "source.ruby.rails",
  settings: 
   {shellVariables: 
     [{name: "TERMINAL_MATE_LOAD", value: "load \"%s\""},
      {name: "TERMINAL_MATE_NEW", value: "./script/console"}]},
  uuid: "FA21F17D-ACEE-4FB7-BBDD-DA5590DEAD75"},
 {name: "Ruby",
  scope: "source.ruby",
  settings: 
   {shellVariables: 
     [{name: "TERMINAL_MATE_LOAD", value: "load \"%s\""},
      {name: "TERMINAL_MATE_NEW", value: "irb"}]},
  uuid: "9A374A7A-22A2-4969-BF9B-46DE9B356A84"},
 {name: "Shell",
  scope: "source.shell",
  settings: 
   {shellVariables: 
     [{name: "TERMINAL_MATE_LOAD", value: "%s"},
      {name: "TERMINAL_MATE_NEW", value: ""},
      {name: "TERMINAL_MATE_FILE_EXTENSION", value: ".sh"}]},
  uuid: "D320A79B-16FC-4C77-AB73-EF0E737AEBD7"}]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ver-2010.08 config/preferences/TerminalMate.rb
ver-2010.02 config/preferences/TerminalMate.rb