ghost_terminal
ghost_terminal | |
---|---|
Type | Tool |
Developer(s) | steve02081504/Open Source1) |
Release date | June 11th, 2021 |
Download |
ghost terminal is a command line tool for debugging ghost, it can also be used to invoke ghost from the command line or to make ghost run specific functions or sakura scripts
Like Tama (Open Source), it accepts a number of command line arguments to allow you to start it for a given ghost, and it also provides interaction to select a ghost if more than one is running at the same time
Usage
If your ghost is using YAYA as shiori, update yaya-dic to the latest version and your ghost will support ghost terminal
Start ghost terminal, then use the keyboard to enter the expression requesting the value and send the execution request with a carriage return
Use the up and down keys to quickly switch between execution histories
Advanced usage
The ghost terminal supports ghost to further customise its behaviour through various events, see its readme page for details
Trivia
- ghost terminal started out as a widget created by steve02081504 for Taromati2_github_ver
- Although ghost terminal was created for Taromati2_github_ver, Taromati2_github_ver does not support the full range of ghost terminal-related events
- ghost terminal will trigger an egg when run as administrator
- Although ghost terminal is a command line program and only supports English, it is slightly larger than Tama (Open Source) which has UIs and supports Chinese, Japanese and English
- ghost terminal/Tama (Open Source) uses the same code base to interact with ghost
- ghost terminal/shioricaller uses the same io library for command line output, this io library came about as a separate development by steve02081504 to keep the finished exe file as small as possible
- As of June 2023, Taromati2_github_ver has the highest depth of customisation for ghost terminal