diff options
author | Devine Lu Linvega <[email protected]> | 2019-05-10 13:46:47 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-05-10 13:46:47 +0900 |
commit | e15c25abbfbe1c4adcfa3c5f91b6e067f76786ae (patch) | |
tree | 65dd4fca31ccb4dcffd7df6a91c8cb7d0431a799 /README.md | |
parent | e0610490da42d39251031ed974496dc5fb43ced1 (diff) | |
download | Orca-e15c25abbfbe1c4adcfa3c5f91b6e067f76786ae.tar.gz Orca-e15c25abbfbe1c4adcfa3c5f91b6e067f76786ae.zip |
*
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ For example, `=1abc` will send `10`, `11` and `12` to `/1`, via the port `49162` ## Advanced Controls -Some of Orca's features can be **controlled externally** via UDP though port `49160`, or via its own command-line interface. To activate the command-line prompt, press `CmdOrCtrl+K`. The prompt can also be used to inject patterns, files that are located at the same location as the open file, see `get:`. +Some of Orca's features can be **controlled externally** via UDP though port `49160`, or via its own command-line interface. To activate the command-line prompt, press `CmdOrCtrl+K`. The prompt can also be used to inject patterns or graphics, local files are located in the same directory as the active `.orca` file. ### Default Ports |