Added CLI version to /status output (#3223)
This PR adds the CLI version to the `/status` output. This addresses feature request #2767
This commit is contained in:
@@ -58,6 +58,7 @@ mod streaming;
|
||||
mod text_formatting;
|
||||
mod tui;
|
||||
mod user_approval_widget;
|
||||
mod version;
|
||||
mod wrapping;
|
||||
|
||||
// Internal vt100-based replay tests live as a separate source file to keep them
|
||||
|
||||
Reference in New Issue
Block a user