mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-29 13:44:19 +01:00
docs:edit
This commit is contained in:
@@ -237,12 +237,14 @@ Unshare current session. [Learn more](/docs/share#un-sharing).
|
||||
|
||||
## Bash commands
|
||||
|
||||
Start a line with `!` to run a shell command. The output is added to the conversation as a tool result.
|
||||
Start a message with `!` to run a shell command.
|
||||
|
||||
```bash frame="none"
|
||||
!ls -la
|
||||
```
|
||||
|
||||
The output of the command is added to the conversation as a tool result.
|
||||
|
||||
---
|
||||
|
||||
## Editor setup
|
||||
|
||||
Reference in New Issue
Block a user