14,970
edits
No edit summary |
|||
| Line 13: | Line 13: | ||
* License: [https://github.com/ghostty-org/ghostty/blob/main/LICENSE MIT License] | * License: [https://github.com/ghostty-org/ghostty/blob/main/LICENSE MIT License] | ||
* Logging the screen output: | * Logging the screen output: | ||
* Background process finished alert: Not available | * Background process finished alert: Not available<ref>[https://github.com/ghostty-org/ghostty/discussions/3555 "Command Finished" Notifications · ghostty-org/ghostty · Discussion #3555]</ref> | ||
[https://www.iterm2.com/downloads.html iTerm2 - Mac OS Terminal Replacement] for {{Mac}} Build 3.5.14 | [https://www.iterm2.com/downloads.html iTerm2 - Mac OS Terminal Replacement] for {{Mac}} Build 3.5.14 | ||
| Line 31: | Line 31: | ||
echo "Starting test..." && sleep $((3 + RANDOM % 3)) && echo "Test completed!" | echo "Starting test..." && sleep $((3 + RANDOM % 3)) && echo "Test completed!" | ||
</pre> | </pre> | ||
== References == | |||
<references /> | |||
[[Category: Programming]] | [[Category: Programming]] | ||
[[Category: Software]] | [[Category: Software]] | ||