dfdf
This commit is contained in:
@@ -463,7 +463,9 @@ def _run(result: Any, args: Sequence[str], config: Dict[str, Any]) -> int:
|
||||
ctx.set_pending_pipeline_tail([[".matrix", "-send"]], ".matrix")
|
||||
|
||||
print()
|
||||
print(table.format_plain())
|
||||
from rich_display import stdout_console
|
||||
|
||||
stdout_console().print(table)
|
||||
print("\nSelect room(s) with @N (e.g. @1 or @1-3) to send the selected item(s)")
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user