From 973f0d97685b478d4b30ad23c0374a94b8c82449 Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Sun, 12 Jan 2025 11:35:18 -0500 Subject: [PATCH] Make Xref: a LIST OVERVIEW.FMT header --- lib/xenu_nntp/session.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/xenu_nntp/session.py b/lib/xenu_nntp/session.py index aba0d90..a3395ca 100644 --- a/lib/xenu_nntp/session.py +++ b/lib/xenu_nntp/session.py @@ -354,6 +354,7 @@ class Session(Connection): 'References', 'Bytes', 'Lines', + 'Xref', ] def _cmd_list_overview_fmt(self):