CFS Terminal
CodeFusion Studio (CFS) introduces a new terminal called the CFS Terminal.
The CFS Terminal is the default terminal that opens when interacting with CodeFusion Studio and provides additional paths for CodeFusion Studio without needing any additional user configuration. The underlying shell depends on your host operating system:
cmdon Windowszshon Macbashon Linux
Launch new terminal
-
Open the terminal:
- On macOS/Linux, select Terminal > New Terminal.
- On Windows, select View > Terminal.
- Use the
Ctrl + Shift + `keyboard shortcut.
-
In the terminal panel, click the dropdown arrow next to the + icon in the top right corner.
-
Choose CFS Terminal from the list.
-
Run
cfsutilorcfsaiin the terminal to confirm it's working correctly.
Clear the terminal
Click on the Views and More Actions... menu (...) in the top right corner of the terminal window and select Clear Terminal.
Copy and Paste in the terminal
To copy text from the terminal, select the text, and right-clicking on the selected text. Keyboard shortcut: CONTROL+C (COMMAND+C on Mac).
To paste text to the terminal, right-clicking in the desired location. Keyboard shortcut CONTROL+V (COMMAND+C on Mac).

