mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
added description for session:set
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: SlashCommand Reference
|
||||
---
|
||||
|
||||
Welcome to our Slash Command Reference Guide, a comprehensive resource designed to streamline your workflow in Wave using intuitive commands.
|
||||
Welcome to our Slash Command Reference Guide, a comprehensive resource designed to streamline your workflow in Wave using intuitive commands.
|
||||
Here, you'll find detailed explanations on how to manage various settings and configurations in Wave related to sessions and windows, client settings, editing and viewing files inline, and much more.
|
||||
|
||||
## /bookmarks
|
||||
@@ -257,7 +257,7 @@ Resets the current remote state back to defaults.
|
||||
|
||||
```
|
||||
Usage:
|
||||
reset
|
||||
reset
|
||||
/reset
|
||||
```
|
||||
|
||||
@@ -367,10 +367,11 @@ If `sessionid` is not specified will purge the *current* session.
|
||||
|
||||
### /session:set
|
||||
|
||||
Sets the name of a session
|
||||
```
|
||||
Usage: /session:set [name=name]
|
||||
```
|
||||
One option is supported: `name`. It sets the `name` of the session.
|
||||
One option is supported: `name`.
|
||||
|
||||
### /session:show
|
||||
|
||||
|
||||
Reference in New Issue
Block a user