Skip to content

Commit

Permalink
Add support for the terminal emulator Ptyxis
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusDoe committed Jan 15, 2025
1 parent 4bb5bc0 commit ee694c6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ knownTerminalCommands
'do script "{":\",'':''"''"''}"'.
'end tell'''.
} joinSeparatedBy: String crlf.
'ptyxis -- {}'.
'st -e {}'.
'terminator -x {}'.
'terminology -e {quote}'.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"head" : "jr 8/13/2020 23:10",
"headReference" : "jr 3/4/2020 00:47",
"initializeOn:" : "MaxLeske 7/23/2010 09:59",
"knownTerminalCommands" : "mad 11/10/2024 18:30",
"knownTerminalCommands" : "mad 1/15/2025 18:12",
"orphanedHead" : "jr 1/29/2017 22:52",
"osProcess" : "mad 11/10/2024 17:29",
"osProcessClass:" : "mad 11/10/2024 17:24",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ changeLog
'The list of branches, remote branches, etc. is now a tree. Hover over the root nodes to get an explanation.'.
'A change log is shown after a self-update (the one you are currently seeing :)).'.
'Before a manual self-update is done, git-s checks whether a new version exists and prompts the user to cancel if not.'.
'Add support for the terminal emulator Ptyxis.'.
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"basicCheckForNewVersion" : "mad 12/23/2024 21:01",
"branchName" : "mad 11/4/2024 13:01",
"branchName:" : "mad 11/4/2024 13:02",
"changeLog" : "mad 12/23/2024 21:15",
"changeLog" : "mad 1/15/2025 18:46",
"checkForNewVersion" : "mad 10/25/2024 11:32",
"fullRepositoryName" : "mad 10/9/2024 16:33",
"getShaOfVersion:" : "mad 10/24/2024 15:07",
Expand Down

0 comments on commit ee694c6

Please sign in to comment.