reformatted session set command a bit and added fontawesome mention

This commit is contained in:
Knox Lively
2024-03-05 12:54:23 -07:00
parent 34e99b5a5d
commit 1f087870d4
+2 -3
View File
@@ -344,15 +344,14 @@ Updates screen parameters.
```
Usage:
/screen:set [name=name] [tabcolor=color] [tabicon=icon]
/screen:set [anchor=anchor] [focus=focus] [line=line]
/screen:set [name=name] [tabcolor=color] [tabicon=icon] [anchor=anchor] [focus=focus] [line=line]
```
Options:
- `name` - set the name of the screen in the tab bar
- `tabcolor` - set the color of the tab
- `tabicon` - set the icon of the tab
- `tabicon` - set the icon of the tab (See [fontawesome](https://fontawesome.com/search?m=free&o=r) for a full list of supported icons.)
- `anchor` - sets the current scroll anchor position (used by client)
- `focus` - sets the focus type for the screen (used by client) (Options: `input` or `cmd`)
- `line` - sets the currently selected line