mirror of
https://github.com/onyx-and-iris/vban-tui.git
synced 2026-03-23 18:29:17 +00:00
add Use to README
This commit is contained in:
parent
73ebfb537b
commit
9d64635b3d
18
README.md
18
README.md
@ -44,3 +44,21 @@ export VBAN_TUI_HOST="localhost"
|
||||
export VBAN_TUI_PORT=6980
|
||||
export VBAN_TUI_STREAMNAME=Command1
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Use
|
||||
|
||||
The TUI should load with the request input focused. Simply type in your request and press ENTER.
|
||||
|
||||
If you enter the request `clear` the output log will be cleared.
|
||||
|
||||
### Command History
|
||||
|
||||
Press *up/down* while focused on the request input to scroll through the command history.
|
||||
|
||||
---
|
||||
|
||||
## License
|
||||
|
||||
`vban-tui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user