Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. {
  2. "Working Directory" : "\/Users\/gregorytkach",
  3. "Prompt Before Closing 2" : 0,
  4. "Selected Text Color" : {
  5. "Green Component" : 0,
  6. "Blue Component" : 0,
  7. "Red Component" : 0
  8. },
  9. "Rows" : 40,
  10. "Ansi 11 Color" : {
  11. "Green Component" : 1,
  12. "Blue Component" : 0.3333333,
  13. "Red Component" : 1
  14. },
  15. "Use Italic Font" : true,
  16. "Foreground Color" : {
  17. "Green Component" : 0.7333333,
  18. "Blue Component" : 0.7333333,
  19. "Red Component" : 0.7333333
  20. },
  21. "Right Option Key Sends" : 0,
  22. "Character Encoding" : 4,
  23. "Selection Color" : {
  24. "Green Component" : 0.8353,
  25. "Blue Component" : 1,
  26. "Red Component" : 0.7098
  27. },
  28. "Triggers" : [
  29.  
  30. ],
  31. "Blend" : 0.5912691,
  32. "Mouse Reporting" : true,
  33. "Ansi 4 Color" : {
  34. "Green Component" : 0,
  35. "Blue Component" : 0.7333333,
  36. "Red Component" : 0
  37. },
  38. "Non-ASCII Anti Aliased" : true,
  39. "Sync Title" : false,
  40. "Disable Window Resizing" : true,
  41. "Close Sessions On End" : true,
  42. "Jobs to Ignore" : [
  43. "rlogin",
  44. "ssh",
  45. "slogin",
  46. "telnet"
  47. ],
  48. "Scrollback With Status Bar" : false,
  49. "Scrollback Lines" : 1000,
  50. "Scrollback in Alternate Screen" : true,
  51. "Hide After Opening" : false,
  52. "Flashing Bell" : false,
  53. "BM Growl" : true,
  54. "Ansi 3 Color" : {
  55. "Green Component" : 0.7333333,
  56. "Blue Component" : 0,
  57. "Red Component" : 0.7333333
  58. },
  59. "Shortcut" : "",
  60. "Background Image Location" : "",
  61. "Bold Color" : {
  62. "Green Component" : 1,
  63. "Blue Component" : 1,
  64. "Red Component" : 1
  65. },
  66. "Unlimited Scrollback" : false,
  67. "Custom Command" : "No",
  68. "Smart Selection Rules" : [
  69. {
  70. "notes" : "Word bounded by whitespace",
  71. "regex" : "\\S+",
  72. "precision" : "low"
  73. },
  74. {
  75. "notes" : "C++ namespace::identifier",
  76. "regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
  77. "precision" : "normal"
  78. },
  79. {
  80. "notes" : "Paths",
  81. "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
  82. "precision" : "normal"
  83. },
  84. {
  85. "notes" : "Quoted string",
  86. "regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
  87. "precision" : "normal"
  88. },
  89. {
  90. "notes" : "Java\/Python include paths",
  91. "regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
  92. "precision" : "normal"
  93. },
  94. {
  95. "notes" : "mailto URL",
  96. "regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  97. "precision" : "normal"
  98. },
  99. {
  100. "notes" : "Obj-C selector",
  101. "regex" : "@selector\\([^)]+\\)",
  102. "precision" : "high"
  103. },
  104. {
  105. "notes" : "email address",
  106. "regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
  107. "precision" : "high"
  108. },
  109. {
  110. "notes" : "HTTP URL",
  111. "regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?",
  112. "precision" : "very_high"
  113. },
  114. {
  115. "notes" : "SSH URL",
  116. "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  117. "precision" : "very_high"
  118. },
  119. {
  120. "notes" : "Telnet URL",
  121. "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  122. "precision" : "very_high"
  123. }
  124. ],
  125. "Keyboard Map" : {
  126. "0xf700-0x260000" : {
  127. "Text" : "[1;6A",
  128. "Action" : 10
  129. },
  130. "0x37-0x40000" : {
  131. "Text" : "0x1f",
  132. "Action" : 11
  133. },
  134. "0x32-0x40000" : {
  135. "Text" : "0x00",
  136. "Action" : 11
  137. },
  138. "0xf709-0x20000" : {
  139. "Text" : "[17;2~",
  140. "Action" : 10
  141. },
  142. "0xf70c-0x20000" : {
  143. "Text" : "[20;2~",
  144. "Action" : 10
  145. },
  146. "0xf729-0x20000" : {
  147. "Text" : "[1;2H",
  148. "Action" : 10
  149. },
  150. "0xf72b-0x40000" : {
  151. "Text" : "[1;5F",
  152. "Action" : 10
  153. },
  154. "0xf705-0x20000" : {
  155. "Text" : "[1;2Q",
  156. "Action" : 10
  157. },
  158. "0xf703-0x260000" : {
  159. "Text" : "[1;6C",
  160. "Action" : 10
  161. },
  162. "0xf700-0x220000" : {
  163. "Text" : "[1;2A",
  164. "Action" : 10
  165. },
  166. "0xf701-0x280000" : {
  167. "Text" : "0x1b 0x1b 0x5b 0x42",
  168. "Action" : 11
  169. },
  170. "0x38-0x40000" : {
  171. "Text" : "0x7f",
  172. "Action" : 11
  173. },
  174. "0x33-0x40000" : {
  175. "Text" : "0x1b",
  176. "Action" : 11
  177. },
  178. "0xf703-0x220000" : {
  179. "Text" : "[1;2C",
  180. "Action" : 10
  181. },
  182. "0xf701-0x240000" : {
  183. "Text" : "[1;5B",
  184. "Action" : 10
  185. },
  186. "0xf70d-0x20000" : {
  187. "Text" : "[21;2~",
  188. "Action" : 10
  189. },
  190. "0xf702-0x260000" : {
  191. "Text" : "[1;6D",
  192. "Action" : 10
  193. },
  194. "0xf729-0x40000" : {
  195. "Text" : "[1;5H",
  196. "Action" : 10
  197. },
  198. "0xf706-0x20000" : {
  199. "Text" : "[1;2R",
  200. "Action" : 10
  201. },
  202. "0x34-0x40000" : {
  203. "Text" : "0x1c",
  204. "Action" : 11
  205. },
  206. "0xf700-0x280000" : {
  207. "Text" : "0x1b 0x1b 0x5b 0x41",
  208. "Action" : 11
  209. },
  210. "0x2d-0x40000" : {
  211. "Text" : "0x1f",
  212. "Action" : 11
  213. },
  214. "0xf70e-0x20000" : {
  215. "Text" : "[23;2~",
  216. "Action" : 10
  217. },
  218. "0xf702-0x220000" : {
  219. "Text" : "[1;2D",
  220. "Action" : 10
  221. },
  222. "0xf703-0x280000" : {
  223. "Text" : "0x1b 0x1b 0x5b 0x43",
  224. "Action" : 11
  225. },
  226. "0xf700-0x240000" : {
  227. "Text" : "[1;5A",
  228. "Action" : 10
  229. },
  230. "0xf707-0x20000" : {
  231. "Text" : "[1;2S",
  232. "Action" : 10
  233. },
  234. "0xf70a-0x20000" : {
  235. "Text" : "[18;2~",
  236. "Action" : 10
  237. },
  238. "0x35-0x40000" : {
  239. "Text" : "0x1d",
  240. "Action" : 11
  241. },
  242. "0xf70f-0x20000" : {
  243. "Text" : "[24;2~",
  244. "Action" : 10
  245. },
  246. "0xf703-0x240000" : {
  247. "Text" : "[1;5C",
  248. "Action" : 10
  249. },
  250. "0xf701-0x260000" : {
  251. "Text" : "[1;6B",
  252. "Action" : 10
  253. },
  254. "0xf702-0x280000" : {
  255. "Text" : "0x1b 0x1b 0x5b 0x44",
  256. "Action" : 11
  257. },
  258. "0xf72b-0x20000" : {
  259. "Text" : "[1;2F",
  260. "Action" : 10
  261. },
  262. "0x36-0x40000" : {
  263. "Text" : "0x1e",
  264. "Action" : 11
  265. },
  266. "0xf708-0x20000" : {
  267. "Text" : "[15;2~",
  268. "Action" : 10
  269. },
  270. "0xf701-0x220000" : {
  271. "Text" : "[1;2B",
  272. "Action" : 10
  273. },
  274. "0xf70b-0x20000" : {
  275. "Text" : "[19;2~",
  276. "Action" : 10
  277. },
  278. "0xf702-0x240000" : {
  279. "Text" : "[1;5D",
  280. "Action" : 10
  281. },
  282. "0xf704-0x20000" : {
  283. "Text" : "[1;2P",
  284. "Action" : 10
  285. }
  286. },
  287. "Log Directory" : "",
  288. "Use Canonical Parser" : false,
  289. "Ansi 14 Color" : {
  290. "Green Component" : 1,
  291. "Blue Component" : 1,
  292. "Red Component" : 0.3333333
  293. },
  294. "Ansi 2 Color" : {
  295. "Green Component" : 0.7333333,
  296. "Blue Component" : 0,
  297. "Red Component" : 0
  298. },
  299. "Background Image Is Tiled" : false,
  300. "Send Code When Idle" : false,
  301. "ASCII Anti Aliased" : true,
  302. "Tags" : [
  303. "Dynamic"
  304. ],
  305. "Ansi 9 Color" : {
  306. "Green Component" : 0.3333333,
  307. "Blue Component" : 0.3333333,
  308. "Red Component" : 1
  309. },
  310. "Use Bold Font" : true,
  311. "Silence Bell" : false,
  312. "Ansi 12 Color" : {
  313. "Green Component" : 0.3333333,
  314. "Blue Component" : 1,
  315. "Red Component" : 0.3333333
  316. },
  317. "Window Type" : 2,
  318. "Allow Title Reporting" : false,
  319. "Use Bright Bold" : true,
  320. "Cursor Text Color" : {
  321. "Green Component" : 1,
  322. "Blue Component" : 1,
  323. "Red Component" : 1
  324. },
  325. "Default Bookmark" : "No",
  326. "Cursor Color" : {
  327. "Green Component" : 0.7333333,
  328. "Blue Component" : 0.7333333,
  329. "Red Component" : 0.7333333
  330. },
  331. "Disable Smcup Rmcup" : false,
  332. "Name" : "guake",
  333. "Blinking Cursor" : false,
  334. "Guid" : "A5D57E82-81BE-40A1-8C23-3F1BCADBD5EF",
  335. "Ansi 1 Color" : {
  336. "Green Component" : 0,
  337. "Blue Component" : 0,
  338. "Red Component" : 0.7333333
  339. },
  340. "Idle Code" : 0,
  341. "Ansi 10 Color" : {
  342. "Green Component" : 1,
  343. "Blue Component" : 0.3333333,
  344. "Red Component" : 0.3333333
  345. },
  346. "Ansi 8 Color" : {
  347. "Green Component" : 0.3333333,
  348. "Blue Component" : 0.3333333,
  349. "Red Component" : 0.3333333
  350. },
  351. "Automatically Log" : false,
  352. "Smart Cursor Color" : true,
  353. "Semantic History" : {
  354. "editor" : "com.sublimetext.3",
  355. "text" : "",
  356. "action" : "best editor"
  357. },
  358. "Ambiguous Double Width" : false,
  359. "Blur Radius" : 1.793017,
  360. "Cursor Type" : 2,
  361. "Ansi 0 Color" : {
  362. "Green Component" : 0,
  363. "Blue Component" : 0,
  364. "Red Component" : 0
  365. },
  366. "Blur" : true,
  367. "Normal Font" : "Menlo-RegularForPowerline 12",
  368. "Vertical Spacing" : 1,
  369. "Disable Printing" : false,
  370. "Ansi 7 Color" : {
  371. "Green Component" : 0.7333333,
  372. "Blue Component" : 0.7333333,
  373. "Red Component" : 0.7333333
  374. },
  375. "Space" : -1,
  376. "Command" : "",
  377. "Terminal Type" : "xterm-256color",
  378. "Horizontal Spacing" : 1,
  379. "Option Key Sends" : 0,
  380. "Blink Allowed" : false,
  381. "Minimum Contrast" : 0,
  382. "Ansi 15 Color" : {
  383. "Green Component" : 1,
  384. "Blue Component" : 1,
  385. "Red Component" : 1
  386. },
  387. "Ansi 6 Color" : {
  388. "Green Component" : 0.7333333,
  389. "Blue Component" : 0.7333333,
  390. "Red Component" : 0
  391. },
  392. "Transparency" : 0.06710890999999999,
  393. "Initial Text" : "",
  394. "Background Color" : {
  395. "Green Component" : 0,
  396. "Blue Component" : 0,
  397. "Red Component" : 0
  398. },
  399. "Screen" : 0,
  400. "Non Ascii Font" : "Menlo-RegularForPowerline 12",
  401. "Ansi 13 Color" : {
  402. "Green Component" : 0.3333333,
  403. "Blue Component" : 1,
  404. "Red Component" : 1
  405. },
  406. "Columns" : 160,
  407. "Visual Bell" : true,
  408. "Custom Directory" : "No",
  409. "Ansi 5 Color" : {
  410. "Green Component" : 0,
  411. "Blue Component" : 0.7333333,
  412. "Red Component" : 0.7333333
  413. },
  414. "Set Local Environment Vars" : true
  415. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement