From 25b4f059ddf2c5503a58867a249f00625c55b419 Mon Sep 17 00:00:00 2001 From: Scott Peshak Date: Mon, 16 Sep 2024 13:39:26 -0500 Subject: [PATCH] Add xterm profile config --- xterm-profile.json | 447 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 447 insertions(+) create mode 100644 xterm-profile.json diff --git a/xterm-profile.json b/xterm-profile.json new file mode 100644 index 0000000..e0050e8 --- /dev/null +++ b/xterm-profile.json @@ -0,0 +1,447 @@ +{ + "Set Local Environment Vars" : true, + "Working Directory" : "\/Users\/speshak", + "Prompt Before Closing 2" : 0, + "Selected Text Color" : { + "Green Component" : 0, + "Red Component" : 0, + "Blue Component" : 0 + }, + "Rows" : 49, + "Ansi 11 Color" : { + "Green Component" : 1, + "Red Component" : 1, + "Blue Component" : 0.3333333432674408 + }, + "Use Italic Font" : true, + "Foreground Color" : { + "Red Component" : 0.90000000000000002, + "Color Space" : "sRGB", + "Blue Component" : 0.90000000000000002, + "Alpha Component" : 1, + "Green Component" : 0.90000000000000002 + }, + "Right Option Key Sends" : 0, + "Character Encoding" : 4, + "Selection Color" : { + "Green Component" : 0.8353000283241272, + "Red Component" : 0.70980000495910645, + "Blue Component" : 1 + }, + "Triggers" : [ + + ], + "Blend" : 0.30000001192092896, + "Mouse Reporting" : true, + "Cursor Boost" : 0, + "Ansi 4 Color" : { + "Green Component" : 0.41821472893276701, + "Red Component" : 0.15262179192910294, + "Blue Component" : 0.84675480769230771 + }, + "Non-ASCII Anti Aliased" : false, + "Sync Title" : false, + "Disable Window Resizing" : true, + "Close Sessions On End" : true, + "Jobs to Ignore" : [ + "rlogin", + "ssh", + "slogin", + "telnet" + ], + "Scrollback With Status Bar" : false, + "Scrollback Lines" : 0, + "Scrollback in Alternate Screen" : true, + "Hide After Opening" : false, + "Flashing Bell" : false, + "Cursor Guide Color" : { + "Red Component" : 0.65000000000000002, + "Color Space" : "Calibrated", + "Blue Component" : 1, + "Alpha Component" : 0.25, + "Green Component" : 0.91000000000000003 + }, + "BM Growl" : false, + "Ansi 3 Color" : { + "Green Component" : 0.94388794898986816, + "Red Component" : 0.95270079374313354, + "Blue Component" : 0.4040437638759613 + }, + "Use Non-ASCII Font" : false, + "Link Color" : { + "Red Component" : 0.023, + "Color Space" : "Calibrated", + "Blue Component" : 0.67800000000000005, + "Alpha Component" : 1, + "Green Component" : 0.27000000000000002 + }, + "Shortcut" : "", + "Background Image Location" : "", + "Bold Color" : { + "Green Component" : 0.88919329643249512, + "Red Component" : 0.88919329643249512, + "Blue Component" : 0.88919329643249512 + }, + "Unlimited Scrollback" : true, + "Custom Command" : "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", + "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?", + "precision" : "normal" + }, + { + "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]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?", + "precision" : "very_high" + }, + { + "notes" : "SSH URL", + "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", + "precision" : "very_high" + }, + { + "notes" : "Telnet URL", + "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", + "precision" : "very_high" + } + ], + "Keyboard Map" : { + "0xf700-0x260000" : { + "Text" : "[1;6A", + "Action" : 10 + }, + "0x37-0x40000" : { + "Text" : "0x1f", + "Action" : 11 + }, + "0x32-0x40000" : { + "Text" : "0x00", + "Action" : 11 + }, + "0xf709-0x20000" : { + "Text" : "[17;2~", + "Action" : 10 + }, + "0xf70c-0x20000" : { + "Text" : "[20;2~", + "Action" : 10 + }, + "0xf729-0x20000" : { + "Text" : "[1;2H", + "Action" : 10 + }, + "0xf72b-0x40000" : { + "Text" : "[1;5F", + "Action" : 10 + }, + "0xf705-0x20000" : { + "Text" : "[1;2Q", + "Action" : 10 + }, + "0xf703-0x260000" : { + "Text" : "[1;6C", + "Action" : 10 + }, + "0xf700-0x220000" : { + "Text" : "[1;2A", + "Action" : 10 + }, + "0xf701-0x280000" : { + "Text" : "0x1b 0x1b 0x5b 0x42", + "Action" : 11 + }, + "0x38-0x40000" : { + "Text" : "0x7f", + "Action" : 11 + }, + "0x33-0x40000" : { + "Text" : "0x1b", + "Action" : 11 + }, + "0xf703-0x220000" : { + "Text" : "[1;2C", + "Action" : 10 + }, + "0xf701-0x240000" : { + "Text" : "[1;5B", + "Action" : 10 + }, + "0xf70d-0x20000" : { + "Text" : "[21;2~", + "Action" : 10 + }, + "0xf702-0x260000" : { + "Text" : "[1;6D", + "Action" : 10 + }, + "0xf729-0x40000" : { + "Text" : "[1;5H", + "Action" : 10 + }, + "0xf706-0x20000" : { + "Text" : "[1;2R", + "Action" : 10 + }, + "0x34-0x40000" : { + "Text" : "0x1c", + "Action" : 11 + }, + "0xf700-0x280000" : { + "Text" : "0x1b 0x1b 0x5b 0x41", + "Action" : 11 + }, + "0x2d-0x40000" : { + "Text" : "0x1f", + "Action" : 11 + }, + "0xf70e-0x20000" : { + "Text" : "[23;2~", + "Action" : 10 + }, + "0xf702-0x220000" : { + "Text" : "[1;2D", + "Action" : 10 + }, + "0xf703-0x280000" : { + "Text" : "0x1b 0x1b 0x5b 0x43", + "Action" : 11 + }, + "0xf700-0x240000" : { + "Text" : "[1;5A", + "Action" : 10 + }, + "0xf707-0x20000" : { + "Text" : "[1;2S", + "Action" : 10 + }, + "0xf70a-0x20000" : { + "Text" : "[18;2~", + "Action" : 10 + }, + "0x35-0x40000" : { + "Text" : "0x1d", + "Action" : 11 + }, + "0xf70f-0x20000" : { + "Text" : "[24;2~", + "Action" : 10 + }, + "0xf703-0x240000" : { + "Text" : "[1;5C", + "Action" : 10 + }, + "0xf701-0x260000" : { + "Text" : "[1;6B", + "Action" : 10 + }, + "0xf702-0x280000" : { + "Text" : "0x1b 0x1b 0x5b 0x44", + "Action" : 11 + }, + "0xf72b-0x20000" : { + "Text" : "[1;2F", + "Action" : 10 + }, + "0x36-0x40000" : { + "Text" : "0x1e", + "Action" : 11 + }, + "0xf708-0x20000" : { + "Text" : "[15;2~", + "Action" : 10 + }, + "0xf701-0x220000" : { + "Text" : "[1;2B", + "Action" : 10 + }, + "0xf70b-0x20000" : { + "Text" : "[19;2~", + "Action" : 10 + }, + "0xf702-0x240000" : { + "Text" : "[1;5D", + "Action" : 10 + }, + "0xf704-0x20000" : { + "Text" : "[1;2P", + "Action" : 10 + } + }, + "Log Directory" : "", + "Use Canonical Parser" : false, + "Ansi 14 Color" : { + "Green Component" : 1, + "Red Component" : 0.3333333432674408, + "Blue Component" : 1 + }, + "Ansi 2 Color" : { + "Green Component" : 0.87146493212669685, + "Red Component" : 0.37225075335669322, + "Blue Component" : 0.56264388005137322 + }, + "Background Image Is Tiled" : false, + "Send Code When Idle" : false, + "ASCII Anti Aliased" : true, + "Tags" : [ + + ], + "Ansi 9 Color" : { + "Green Component" : 0.3333333432674408, + "Red Component" : 1, + "Blue Component" : 0.3333333432674408 + }, + "Use Bold Font" : true, + "Silence Bell" : false, + "Ansi 12 Color" : { + "Green Component" : 0.3333333432674408, + "Red Component" : 0.3333333432674408, + "Blue Component" : 1 + }, + "Window Type" : 0, + "Allow Title Reporting" : false, + "Use Bright Bold" : true, + "Cursor Text Color" : { + "Green Component" : 1, + "Red Component" : 1, + "Blue Component" : 1 + }, + "Default Bookmark" : "No", + "Cursor Color" : { + "Green Component" : 0.73333334922790527, + "Red Component" : 0.73333334922790527, + "Blue Component" : 0.73333334922790527 + }, + "Disable Smcup Rmcup" : false, + "Name" : "Default", + "Blinking Cursor" : false, + "Guid" : "8FDB62E8-C943-432C-B281-0644C0033E2F", + "Ansi 1 Color" : { + "Green Component" : 0, + "Red Component" : 0.73333334922790527, + "Blue Component" : 0 + }, + "Ansi 8 Color" : { + "Red Component" : 0, + "Color Space" : "sRGB", + "Blue Component" : 0, + "Alpha Component" : 1, + "Green Component" : 0 + }, + "Ansi 10 Color" : { + "Green Component" : 1, + "Red Component" : 0.3333333432674408, + "Blue Component" : 0.3333333432674408 + }, + "Idle Code" : 0, + "Badge Color" : { + "Red Component" : 1, + "Color Space" : "Calibrated", + "Blue Component" : 0, + "Alpha Component" : 0.5, + "Green Component" : 0 + }, + "Automatically Log" : false, + "Smart Cursor Color" : true, + "Semantic History" : { + "action" : "best editor", + "text" : "", + "editor" : "com.sublimetext.3" + }, + "Ambiguous Double Width" : false, + "Blur Radius" : 2, + "Ansi 0 Color" : { + "Red Component" : 0.10000000000000001, + "Color Space" : "sRGB", + "Blue Component" : 0.10000000000000001, + "Alpha Component" : 1, + "Green Component" : 0.10000000000000001 + }, + "Cursor Type" : 2, + "Session Close Undo Timeout" : 30, + "Blur" : false, + "Normal Font" : "SauceCodeProNerdFontComplete-ExtraLight 16", + "Vertical Spacing" : 1, + "Disable Printing" : false, + "Ansi 7 Color" : { + "Red Component" : 1, + "Color Space" : "sRGB", + "Blue Component" : 1, + "Alpha Component" : 1, + "Green Component" : 1 + }, + "Command" : "", + "Terminal Type" : "xterm-256color", + "Horizontal Spacing" : 1, + "Option Key Sends" : 0, + "Blink Allowed" : false, + "Minimum Contrast" : 0, + "Ansi 15 Color" : { + "Green Component" : 1, + "Red Component" : 1, + "Blue Component" : 1 + }, + "Ansi 6 Color" : { + "Green Component" : 0.85395878685302995, + "Red Component" : 0, + "Blue Component" : 0.87457579185520362 + }, + "Transparency" : 0, + "Initial Text" : "", + "Background Color" : { + "Green Component" : 0, + "Red Component" : 0, + "Blue Component" : 0 + }, + "Screen" : -1, + "Non Ascii Font" : "Menlo-Regular 15", + "Ansi 13 Color" : { + "Green Component" : 0.3333333432674408, + "Red Component" : 1, + "Blue Component" : 1 + }, + "Columns" : 175, + "Visual Bell" : true, + "Custom Directory" : "No", + "Thin Strokes" : 4, + "Ansi 5 Color" : { + "Green Component" : 0, + "Red Component" : 0.73333334922790527, + "Blue Component" : 0.73333334922790527 + } +} \ No newline at end of file