mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-04-26 03:45:21 -04:00
474 lines
12 KiB
JSON
474 lines
12 KiB
JSON
{
|
|
"Custom Directory" : "No",
|
|
"Working Directory" : "\/Users\/jake",
|
|
"Prompt Before Closing 2" : false,
|
|
"Selected Text Color" : {
|
|
"Red Component" : 0,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0
|
|
},
|
|
"Rows" : 38,
|
|
"Ansi 11 Color" : {
|
|
"Red Component" : 0.95294123888015747,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.61568623781204224,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.97647064924240112
|
|
},
|
|
"Use Italic Font" : true,
|
|
"Foreground Color" : {
|
|
"Red Component" : 0.93725490570068359,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.92156857252120972,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.94117647409439087
|
|
},
|
|
"Right Option Key Sends" : 0,
|
|
"Show Status Bar" : false,
|
|
"Character Encoding" : 4,
|
|
"Selection Color" : {
|
|
"Red Component" : 0.57319694757461548,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.81719964742660522,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.73586553335189819
|
|
},
|
|
"Blend" : 0.50457144474637694,
|
|
"Show Mark Indicators" : false,
|
|
"Mouse Reporting" : true,
|
|
"Ansi 4 Color" : {
|
|
"Red Component" : 0.34117650985717773,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.99999994039535522,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.78039222955703735
|
|
},
|
|
"Non-ASCII Anti Aliased" : true,
|
|
"Sync Title" : false,
|
|
"Disable Window Resizing" : true,
|
|
"Description" : "Default",
|
|
"Close Sessions On End" : true,
|
|
"Jobs to Ignore" : [
|
|
"rlogin",
|
|
"ssh",
|
|
"slogin",
|
|
"telnet"
|
|
],
|
|
"Scrollback With Status Bar" : true,
|
|
"Scrollback Lines" : 0,
|
|
"Scrollback in Alternate Screen" : true,
|
|
"Draw Powerline Glyphs" : false,
|
|
"Status Bar Layout" : {
|
|
"components" : [
|
|
{
|
|
"class" : "iTermStatusBarSpringComponent",
|
|
"configuration" : {
|
|
"knobs" : {
|
|
"base: priority" : 5,
|
|
"iTermStatusBarSpringComponentSpringConstantKey" : 0.01,
|
|
"base: compression resistance" : 1,
|
|
"iTermStatusBarSpringComponentSizeMultipleKey" : 1
|
|
},
|
|
"layout advanced configuration dictionary value" : {
|
|
"algorithm" : 1,
|
|
"remove empty components" : false,
|
|
"auto-rainbow style" : 0
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"advanced configuration" : {
|
|
"remove empty components" : true,
|
|
"font" : ".AppleSystemUIFont 12",
|
|
"algorithm" : 1,
|
|
"auto-rainbow style" : 0
|
|
}
|
|
},
|
|
"Hide After Opening" : false,
|
|
"Brighten Bold Text" : true,
|
|
"Flashing Bell" : false,
|
|
"Cursor Guide Color" : {
|
|
"Red Component" : 0.70213186740875244,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 1,
|
|
"Alpha Component" : 0.25,
|
|
"Green Component" : 0.9268307089805603
|
|
},
|
|
"BM Growl" : false,
|
|
"AWDS Window Directory" : "",
|
|
"Open Password Manager Automatically" : false,
|
|
"Icon" : 1,
|
|
"Link Color" : {
|
|
"Red Component" : 0.29264676570892334,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.85775750875473022,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.66938728094100952
|
|
},
|
|
"Shortcut" : "",
|
|
"Use Non-ASCII Font" : false,
|
|
"Ansi 3 Color" : {
|
|
"Red Component" : 0.95294123888015747,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.61568623781204224,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.97647064924240112
|
|
},
|
|
"Background Image Location" : "",
|
|
"Bold Color" : {
|
|
"Red Component" : 0.97102361917495728,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.97102349996566772,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.97102349996566772
|
|
},
|
|
"Unlimited Scrollback" : true,
|
|
"Custom Command" : "No",
|
|
"AWDS Tab Option" : "No",
|
|
"Smart Selection Rules" : [
|
|
{
|
|
"notes" : "Word bounded by whitespace",
|
|
"regex" : "\\S+",
|
|
"precision" : "low"
|
|
},
|
|
{
|
|
"notes" : "C++ namespace::identifier",
|
|
"regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
|
|
"precision" : "normal"
|
|
},
|
|
{
|
|
"notes" : "Paths",
|
|
"precision" : "normal",
|
|
"regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
|
|
"actions" : [
|
|
|
|
]
|
|
},
|
|
{
|
|
"notes" : "Quoted string",
|
|
"regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
|
|
"precision" : "normal"
|
|
},
|
|
{
|
|
"notes" : "Java\/Python include paths",
|
|
"regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
|
|
"precision" : "normal"
|
|
},
|
|
{
|
|
"notes" : "mailto URL",
|
|
"regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
|
|
"precision" : "normal"
|
|
},
|
|
{
|
|
"notes" : "Obj-C selector",
|
|
"regex" : "@selector\\([^)]+\\)",
|
|
"precision" : "high"
|
|
},
|
|
{
|
|
"notes" : "email address",
|
|
"regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
|
|
"precision" : "high"
|
|
},
|
|
{
|
|
"notes" : "HTTP URL",
|
|
"regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?([a-z0-9A-Z][-a-z0-9A-Z]*\\.)+[A-Za-z][-A-Za-z]*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%?&@=#\\(\\)~]*)?",
|
|
"precision" : "very_high"
|
|
},
|
|
{
|
|
"notes" : "SSH URL",
|
|
"precision" : "very_high",
|
|
"regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
|
|
"actions" : [
|
|
|
|
]
|
|
},
|
|
{
|
|
"notes" : "Telnet URL",
|
|
"regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
|
|
"precision" : "very_high"
|
|
}
|
|
],
|
|
"Title Components" : 2,
|
|
"Keyboard Map" : {
|
|
"0x5e-0x60000" : {
|
|
"Text" : "0x1e",
|
|
"Action" : 11
|
|
},
|
|
"0xf702-0x280000" : {
|
|
"Action" : 10,
|
|
"Text" : "b"
|
|
},
|
|
"0xf702-0x260000" : {
|
|
"Text" : "0x1b 0x1b 0x5b 0x44",
|
|
"Action" : 11
|
|
},
|
|
"0xf703-0x280000" : {
|
|
"Action" : 10,
|
|
"Text" : "f"
|
|
},
|
|
"0xf70a-0x20000" : {
|
|
"Text" : "[28~",
|
|
"Action" : 10
|
|
},
|
|
"0xf703-0x260000" : {
|
|
"Text" : "[C",
|
|
"Action" : 10
|
|
},
|
|
"0x2d-0x40000" : {
|
|
"Text" : "0x1f",
|
|
"Action" : 11
|
|
},
|
|
"0xf702-0x220000" : {
|
|
"Text" : "[D",
|
|
"Action" : 10
|
|
},
|
|
"0xf703-0x240000" : {
|
|
"Text" : "[5C",
|
|
"Action" : 10
|
|
},
|
|
"0xf703-0x220000" : {
|
|
"Text" : "[C",
|
|
"Action" : 10
|
|
},
|
|
"0xf700-0x280000" : {
|
|
"Text" : "[A",
|
|
"Action" : 10
|
|
},
|
|
"0xf72b-0x20000" : {
|
|
"Text" : "[F",
|
|
"Action" : 10
|
|
},
|
|
"0xf700-0x260000" : {
|
|
"Text" : "[A",
|
|
"Action" : 10
|
|
},
|
|
"0xf701-0x280000" : {
|
|
"Text" : "[B",
|
|
"Action" : 10
|
|
},
|
|
"0xf700-0x240000" : {
|
|
"Text" : "[A",
|
|
"Action" : 10
|
|
},
|
|
"0xf701-0x260000" : {
|
|
"Text" : "[B",
|
|
"Action" : 10
|
|
},
|
|
"0xf700-0x220000" : {
|
|
"Text" : "[A",
|
|
"Action" : 10
|
|
},
|
|
"0xf701-0x240000" : {
|
|
"Text" : "[B",
|
|
"Action" : 10
|
|
},
|
|
"0xf72b-0x40000" : {
|
|
"Text" : "",
|
|
"Action" : 4
|
|
},
|
|
"0xf708-0x20000" : {
|
|
"Text" : "[25~",
|
|
"Action" : 10
|
|
},
|
|
"0xf701-0x220000" : {
|
|
"Text" : "[B",
|
|
"Action" : 10
|
|
},
|
|
"0xf709-0x20000" : {
|
|
"Text" : "[26~",
|
|
"Action" : 10
|
|
},
|
|
"0xf70b-0x20000" : {
|
|
"Text" : "[29~",
|
|
"Action" : 10
|
|
},
|
|
"0xf702-0x240000" : {
|
|
"Text" : "[5D",
|
|
"Action" : 10
|
|
},
|
|
"0xf729-0x20000" : {
|
|
"Text" : "[H",
|
|
"Action" : 10
|
|
},
|
|
"0xf729-0x40000" : {
|
|
"Text" : "",
|
|
"Action" : 5
|
|
}
|
|
},
|
|
"Ansi 14 Color" : {
|
|
"Red Component" : 0.60392171144485474,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.99607843160629272,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.92941170930862427
|
|
},
|
|
"Ansi 2 Color" : {
|
|
"Red Component" : 0.35294127464294434,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.55686265230178833,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.96862751245498657
|
|
},
|
|
"Send Code When Idle" : false,
|
|
"ASCII Anti Aliased" : true,
|
|
"Tags" : [
|
|
|
|
],
|
|
"Ansi 9 Color" : {
|
|
"Red Component" : 1,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.34117639064788818,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.36078426241874695
|
|
},
|
|
"Use Bold Font" : true,
|
|
"Silence Bell" : true,
|
|
"Ansi 12 Color" : {
|
|
"Red Component" : 0.34117650985717773,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.99999994039535522,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.78039222955703735
|
|
},
|
|
"Window Type" : 0,
|
|
"Allow Title Reporting" : false,
|
|
"Has Hotkey" : false,
|
|
"Use Bright Bold" : true,
|
|
"Cursor Text Color" : {
|
|
"Red Component" : 0.15686270594596863,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.21176469326019287,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.16470584273338318
|
|
},
|
|
"Default Bookmark" : "No",
|
|
"Cursor Color" : {
|
|
"Red Component" : 0.91646724939346313,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.91647690534591675,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.91648870706558228
|
|
},
|
|
"Ansi 1 Color" : {
|
|
"Red Component" : 1,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.34117639064788818,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.36078426241874695
|
|
},
|
|
"Name" : "Default",
|
|
"Guid" : "EDCECF3F-4620-4117-8E79-0B8C58327F3E",
|
|
"Blinking Cursor" : true,
|
|
"Ansi 8 Color" : {
|
|
"Red Component" : 0.40784323215484619,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.40784311294555664,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.40784311294555664
|
|
},
|
|
"Ansi 10 Color" : {
|
|
"Red Component" : 0.35294127464294434,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.55686265230178833,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.96862751245498657
|
|
},
|
|
"Idle Code" : 0,
|
|
"Badge Color" : {
|
|
"Red Component" : 1,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0,
|
|
"Alpha Component" : 0.5,
|
|
"Green Component" : 0.1491314172744751
|
|
},
|
|
"Semantic History" : {
|
|
"editor" : "com.microsoft.VSCode",
|
|
"text" : "",
|
|
"action" : "editor"
|
|
},
|
|
"Ambiguous Double Width" : false,
|
|
"Blur Radius" : 10.045428856382978,
|
|
"Cursor Type" : 1,
|
|
"Ansi 0 Color" : {
|
|
"Red Component" : 0,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0
|
|
},
|
|
"AWDS Pane Directory" : "",
|
|
"Blur" : true,
|
|
"Normal Font" : "SFMonoNerdFontComplete-Regular 12",
|
|
"Vertical Spacing" : 1.3,
|
|
"Session Close Undo Timeout" : 15,
|
|
"Ansi 7 Color" : {
|
|
"Red Component" : 0.94509810209274292,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.94117647409439087,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.94509810209274292
|
|
},
|
|
"Space" : 0,
|
|
"AWDS Tab Directory" : "",
|
|
"AWDS Pane Option" : "No",
|
|
"Command" : "",
|
|
"Terminal Type" : "xterm-256color",
|
|
"Horizontal Spacing" : 1,
|
|
"Option Key Sends" : 2,
|
|
"Only The Default BG Color Uses Transparency" : true,
|
|
"Blink Allowed" : false,
|
|
"Minimum Contrast" : 0,
|
|
"Ansi 15 Color" : {
|
|
"Red Component" : 0.94509810209274292,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.94117647409439087,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.94509810209274292
|
|
},
|
|
"Open Toolbelt" : false,
|
|
"Unicode Version" : 9,
|
|
"Ansi 6 Color" : {
|
|
"Red Component" : 0.60392171144485474,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.99607843160629272,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.92941170930862427
|
|
},
|
|
"Transparency" : 0.037799202127659574,
|
|
"Initial Text" : "",
|
|
"Background Color" : {
|
|
"Red Component" : 0.078431372549019607,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.078431372549019607,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.078431372549019607
|
|
},
|
|
"Screen" : -1,
|
|
"Initial Use Transparency" : true,
|
|
"AWDS Window Option" : "No",
|
|
"Bound Hosts" : [
|
|
|
|
],
|
|
"Non Ascii Font" : "SFMonoNerdFontComplete-Regular 12",
|
|
"Ansi 13 Color" : {
|
|
"Red Component" : 1,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.75686269998550415,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.4156862199306488
|
|
},
|
|
"Columns" : 120,
|
|
"Use Tab Color" : false,
|
|
"Visual Bell" : true,
|
|
"ASCII Ligatures" : true,
|
|
"Ansi 5 Color" : {
|
|
"Red Component" : 1,
|
|
"Color Space" : "sRGB",
|
|
"Blue Component" : 0.75686269998550415,
|
|
"Alpha Component" : 1,
|
|
"Green Component" : 0.4156862199306488
|
|
},
|
|
"Thin Strokes" : 4
|
|
} |