Skip to content

Commit

Permalink
Adjust known terminal command for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusDoe committed May 14, 2024
1 parent 21cbd33 commit a79d6b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ knownTerminalCommands
'konsole -e {}'.
'lxterminal -e {}'.
'mate-terminal -x {}'.
'osascript -e ''tell app "Terminal" to do script "{'':\'',":\"}"'''.
'osascript -e ''tell app "Terminal" to do script "{":\",'':''"''"''}"'''.
'st -e {}'.
'terminator -x {}'.
'terminology -e {quote}'.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"head" : "jr 8/13/2020 23:10",
"headReference" : "jr 3/4/2020 00:47",
"initializeOn:" : "MaxLeske 7/23/2010 09:59",
"knownTerminalCommands" : "mad 4/3/2024 16:30",
"knownTerminalCommands" : "mad 5/14/2024 19:06",
"orphanedHead" : "jr 1/29/2017 22:52",
"performTerminalCommandTemplateReplacement:in:" : "mad 4/3/2024 16:18",
"pruneRefs:keep:" : "mad 4/7/2024 14:44",
Expand Down

0 comments on commit a79d6b2

Please sign in to comment.